| Index: testing/buildbot/filters/README.md
|
| diff --git a/testing/buildbot/filters/README.md b/testing/buildbot/filters/README.md
|
| index 9239f68a6cbefb296d6534b73711372925c9afa7..4bd7e4fb61298c9e7f9dac596ec6caf72104fcf0 100644
|
| --- a/testing/buildbot/filters/README.md
|
| +++ b/testing/buildbot/filters/README.md
|
| @@ -58,7 +58,7 @@ When running tests on Android, the test filter file can be specified using
|
|
|
| ```bash
|
| $ out/android/bin/run_content_browsertests \
|
| - --test-arguments=--site-per-process \
|
| + --site-per-process \
|
| --gtest-filter-file=testing/buildbot/filters/site-per-process.content_browsertests.filter
|
| ```
|
|
|
|
|