| Index: testing/buildbot/chromium.fyi.json
|
| diff --git a/testing/buildbot/chromium.fyi.json b/testing/buildbot/chromium.fyi.json
|
| index b8959cd7c9d100947a90cbf33112d890ab0eeef5..9bd8bab835e7b67d65e467974311c908bc15fcab 100644
|
| --- a/testing/buildbot/chromium.fyi.json
|
| +++ b/testing/buildbot/chromium.fyi.json
|
| @@ -10923,6 +10923,17 @@
|
| },
|
| "Mojo Linux": {
|
| "gtest_tests": [
|
| + {
|
| + "args": [
|
| + "--enable-features=NetworkService",
|
| + "--test-launcher-filter-file=../../testing/buildbot/filters/mojo.fyi.network_browser_tests.filter"
|
| + ],
|
| + "name": "network_service_browser_tests",
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + },
|
| + "test": "browser_tests"
|
| + },
|
| {
|
| "args": [
|
| "--enable-features=NetworkService",
|
|
|