| Index: testing/buildbot/gn_isolate_map.pyl
|
| diff --git a/testing/buildbot/gn_isolate_map.pyl b/testing/buildbot/gn_isolate_map.pyl
|
| index 9288371d7e1b65ddb92dc59c61e23c9b98fb3522..efe5c9d1bd01b525cbd63c36cfe19c9ae51981d9 100644
|
| --- a/testing/buildbot/gn_isolate_map.pyl
|
| +++ b/testing/buildbot/gn_isolate_map.pyl
|
| @@ -251,6 +251,10 @@
|
| "label": "//extensions:extensions_unittests",
|
| "type": "windowed_test_launcher",
|
| },
|
| + "filesystem_service_unittests": {
|
| + "label": "//components/filesystem:unittests",
|
| + "type": "console_test_launcher",
|
| + },
|
| "gcm_unit_tests": {
|
| "label": "//google_apis/gcm:gcm_unit_tests",
|
| "type": "console_test_launcher",
|
|
|