Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(402)

Unified Diff: docs/linux_debugging.md

Issue 2521353003: Remove build_dir arg from xvfb.py (Closed)
Patch Set: Rebase again Created 4 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | testing/chromoting/browser_test_commands_linux.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: docs/linux_debugging.md
diff --git a/docs/linux_debugging.md b/docs/linux_debugging.md
index 3a67ce0429df5b0c1edbf32191b91d823956d17c..0f692b61ffc7914cce149da4afb5608e2a23f52d 100644
--- a/docs/linux_debugging.md
+++ b/docs/linux_debugging.md
@@ -364,7 +364,7 @@ You can look at a snapshot of the output by:
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
« no previous file with comments | « no previous file | testing/chromoting/browser_test_commands_linux.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698