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

Unified Diff: testing/buildbot/filters/README.md

Issue 2756603003: [Android] Update existing uses of now-deprecated --test-arguments. (Closed)
Patch Set: jam comments Created 3 years, 9 months 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 | « testing/buildbot/chromium.fyi.json ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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
```
« no previous file with comments | « testing/buildbot/chromium.fyi.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698