| 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
|
|
|