| Index: testing/buildbot/chromium.android.json
|
| diff --git a/testing/buildbot/chromium.android.json b/testing/buildbot/chromium.android.json
|
| index 6075194d8e43269a26f52c3acc84edf1d5780fb4..b5ee974ca76e01e3acab8f10e315de433d6556d1 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,
|
|
|