| Index: testing/buildbot/chromium.android.json
|
| diff --git a/testing/buildbot/chromium.android.json b/testing/buildbot/chromium.android.json
|
| index 4c129f9f87f869bea48f84adaa4233f0ec926c61..c4f8930a797644d32c754b788da4e00e636f49f1 100644
|
| --- a/testing/buildbot/chromium.android.json
|
| +++ b/testing/buildbot/chromium.android.json
|
| @@ -806,20 +806,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,
|
|
|