| Index: testing/buildbot/chromium.chromiumos.json
|
| diff --git a/testing/buildbot/chromium.chromiumos.json b/testing/buildbot/chromium.chromiumos.json
|
| index d9580e6e2f6a358021d99ed3bae789f8fb4fe443..b67066989e4e289ca6e7a172d1d53f454e0f5de8 100644
|
| --- a/testing/buildbot/chromium.chromiumos.json
|
| +++ b/testing/buildbot/chromium.chromiumos.json
|
| @@ -64,6 +64,7 @@
|
| "args": [
|
| "--override-use-gl-with-osmesa-for-tests",
|
| "--run-in-mash",
|
| + "--service-overrides=src/chrome/app/mash/mash_service_overrides.json",
|
| "--test-launcher-filter-file=src/testing/buildbot/filters/mash.browser_tests.filter",
|
| "--use-test-config"
|
| ],
|
| @@ -486,6 +487,7 @@
|
| "args": [
|
| "--override-use-gl-with-osmesa-for-tests",
|
| "--run-in-mash",
|
| + "--service-overrides=src/chrome/app/mash/mash_service_overrides.json",
|
| "--test-launcher-filter-file=src/testing/buildbot/filters/mash.browser_tests.filter",
|
| "--use-test-config"
|
| ],
|
|
|