| Index: testing/buildbot/chromium.android.json
|
| diff --git a/testing/buildbot/chromium.android.json b/testing/buildbot/chromium.android.json
|
| index 8378f5cd64b35700fa50119edd86a2e0197414d0..4c129f9f87f869bea48f84adaa4233f0ec926c61 100644
|
| --- a/testing/buildbot/chromium.android.json
|
| +++ b/testing/buildbot/chromium.android.json
|
| @@ -710,20 +710,6 @@
|
| "test": "gpu_unittests"
|
| },
|
| {
|
| - "override_isolate_target": "ipc_mojo_unittests",
|
| - "swarming": {
|
| - "can_use_on_swarming_builders": true,
|
| - "dimension_sets": [
|
| - {
|
| - "device_os": "KTU84P",
|
| - "device_type": "hammerhead"
|
| - }
|
| - ],
|
| - "hard_timeout": 30
|
| - },
|
| - "test": "ipc_mojo_unittests"
|
| - },
|
| - {
|
| "override_isolate_target": "ipc_tests",
|
| "swarming": {
|
| "can_use_on_swarming_builders": true,
|
|
|