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