commit | 3d074282edea55cc2406dbe8b62f70f6bf98b78d | [log] [tgz] |
---|---|---|
author | thomasanderson <[email protected]> | Tue Dec 06 18:21:12 2016 |
committer | Commit bot <[email protected]> | Tue Dec 06 18:23:09 2016 |
tree | b51ff0e19454861686400cd6da9f837042d3c237 | |
parent | 719a425cbbbffdc724535a52cd1a507663cf6aad [diff] [blame] |
Remove build_dir arg from xvfb.py [email protected] BUG=670470 Review-Url: https://codereview.chromium.org/2521353003 Cr-Commit-Position: refs/heads/master@{#436652}
diff --git a/docs/linux_debugging.md b/docs/linux_debugging.md index 0049fd9d..3f53fc3 100644 --- a/docs/linux_debugging.md +++ b/docs/linux_debugging.md
@@ -364,7 +364,7 @@ Alternatively, you can use testing/xvfb.py to set up your environment for you: - testing/xvfb.py out/Debug out/Debug/browser_tests \ + testing/xvfb.py out/Debug/browser_tests \ --gtest_filter="MyBrowserTest.MyActivateWindowTest" ### BROWSER_WRAPPER