| Index: testing/buildbot/manage.py
|
| diff --git a/testing/buildbot/manage.py b/testing/buildbot/manage.py
|
| index 1960baec4540006786b0cf40c6e86d4ce99dbb38..48a592831e88375f85ab19af3c13754cdcc52167 100755
|
| --- a/testing/buildbot/manage.py
|
| +++ b/testing/buildbot/manage.py
|
| @@ -155,6 +155,7 @@ SKIP_GN_ISOLATE_MAP_TARGETS = {
|
| # iOS tests are listed in //ios/build/bots.
|
| 'cronet_test',
|
| 'ios_chrome_integration_egtests',
|
| + 'ios_chrome_reading_list_egtests',
|
| 'ios_chrome_settings_egtests',
|
| 'ios_chrome_smoke_egtests',
|
| 'ios_chrome_ui_egtests',
|
|
|