| Index: testing/buildbot/chromium.android.json
|
| diff --git a/testing/buildbot/chromium.android.json b/testing/buildbot/chromium.android.json
|
| index 48777e58c8d19d179ac98fa18e5122ec1d370bcb..9bc05d82ebfc31a944622c5e372203123fa4333c 100644
|
| --- a/testing/buildbot/chromium.android.json
|
| +++ b/testing/buildbot/chromium.android.json
|
| @@ -820,20 +820,6 @@
|
| "test": "mojo_runner_host_unittests"
|
| },
|
| {
|
| - "override_isolate_target": "mojo_surfaces_lib_unittests",
|
| - "swarming": {
|
| - "can_use_on_swarming_builders": true,
|
| - "dimension_sets": [
|
| - {
|
| - "device_os": "KTU84P",
|
| - "device_type": "hammerhead"
|
| - }
|
| - ],
|
| - "hard_timeout": 30
|
| - },
|
| - "test": "mojo_surfaces_lib_unittests"
|
| - },
|
| - {
|
| "override_isolate_target": "mojo_system_unittests",
|
| "swarming": {
|
| "can_use_on_swarming_builders": true,
|
|
|