Chromium Code Reviews| Index: testing/buildbot/manage.py |
| diff --git a/testing/buildbot/manage.py b/testing/buildbot/manage.py |
| index c3e2a95eca157750cc383753cf712e6e821fc766..4a3560096fa853bb31d8e0b8a6601b9273d8fbe8 100755 |
| --- a/testing/buildbot/manage.py |
| +++ b/testing/buildbot/manage.py |
| @@ -157,6 +157,7 @@ SKIP_GN_ISOLATE_MAP_TARGETS = { |
| # this is used at least on iOS |
| 'gn_all', |
| + 'ios:all', |
| 'cronet_test', |
| # These are listed in Builders that are skipped for other reasons. |