| Index: testing/buildbot/gn_isolate_map.pyl
|
| diff --git a/testing/buildbot/gn_isolate_map.pyl b/testing/buildbot/gn_isolate_map.pyl
|
| index 1904a63db1c5f6197b0e5a62ad99fdb2cf5f947e..28069bba2a4ed66c51ce838ff92aa83cd0a7073b 100644
|
| --- a/testing/buildbot/gn_isolate_map.pyl
|
| +++ b/testing/buildbot/gn_isolate_map.pyl
|
| @@ -517,6 +517,10 @@
|
| "label": "//chrome/test:interactive_ui_tests",
|
| "type": "windowed_test_launcher",
|
| },
|
| + "ios:all": {
|
| + "label": "//ios:all",
|
| + "type": "additional_compile_target",
|
| + },
|
| "ios_chrome_unittests": {
|
| "label": "//ios/chrome/test:ios_chrome_unittests",
|
| "type": "raw",
|
|
|