| Index: testing/buildbot/manage.py
|
| diff --git a/testing/buildbot/manage.py b/testing/buildbot/manage.py
|
| index df2f548bf34f6a90590bf31252f68dffe2e95d40..75741b91f2fd9ae8171fe96773acd8cffc1c920e 100755
|
| --- a/testing/buildbot/manage.py
|
| +++ b/testing/buildbot/manage.py
|
| @@ -156,6 +156,9 @@ SKIP_GN_ISOLATE_MAP_TARGETS = {
|
| 'mini_installer',
|
| 'next_version_mini_installer',
|
|
|
| + # this is used at least on iOS
|
| + 'gn_all',
|
| +
|
| # These are listed in Builders that are skipped for other reasons.
|
| 'chrome_junit_tests',
|
| 'components_invalidation_impl_junit_tests',
|
|
|