Chromium Code Reviews| Index: testing/buildbot/chromium.android.json |
| diff --git a/testing/buildbot/chromium.android.json b/testing/buildbot/chromium.android.json |
| index 5881722aeff3d2523dbd5d5e51900d0d9668b4bb..717223aab647ae4296294d967e784f0286862584 100644 |
| --- a/testing/buildbot/chromium.android.json |
| +++ b/testing/buildbot/chromium.android.json |
| @@ -1295,9 +1295,6 @@ |
| "test": "base_unittests" |
| }, |
| { |
| - "override_compile_targets": [ |
| - "breakpad_unittests_deps" |
|
jbudorick
2017/04/20 22:59:54
These all need to stay for now in some form (i.e.,
|
| - ], |
| "test": "breakpad_unittests" |
| }, |
| { |
| @@ -1352,9 +1349,6 @@ |
| "test": "net_unittests" |
| }, |
| { |
| - "override_compile_targets": [ |
| - "sandbox_linux_unittests_deps" |
| - ], |
| "test": "sandbox_linux_unittests" |
| }, |
| { |
| @@ -1463,9 +1457,6 @@ |
| "test": "base_unittests" |
| }, |
| { |
| - "override_compile_targets": [ |
| - "breakpad_unittests_deps" |
| - ], |
| "override_isolate_target": "breakpad_unittests", |
| "swarming": { |
| "can_use_on_swarming_builders": true, |
| @@ -2060,9 +2051,6 @@ |
| "test": "net_unittests" |
| }, |
| { |
| - "override_compile_targets": [ |
| - "sandbox_linux_unittests_deps" |
| - ], |
| "override_isolate_target": "sandbox_linux_unittests", |
| "swarming": { |
| "can_use_on_swarming_builders": true, |
| @@ -2521,9 +2509,6 @@ |
| "test": "base_unittests" |
| }, |
| { |
| - "override_compile_targets": [ |
| - "breakpad_unittests_deps" |
| - ], |
| "test": "breakpad_unittests" |
| }, |
| { |
| @@ -2575,9 +2560,6 @@ |
| "test": "net_unittests" |
| }, |
| { |
| - "override_compile_targets": [ |
| - "sandbox_linux_unittests_deps" |
| - ], |
| "test": "sandbox_linux_unittests" |
| }, |
| { |
| @@ -4002,9 +3984,6 @@ |
| "test": "base_unittests" |
| }, |
| { |
| - "override_compile_targets": [ |
| - "breakpad_unittests_deps" |
| - ], |
| "test": "breakpad_unittests" |
| }, |
| { |
| @@ -4056,9 +4035,6 @@ |
| "test": "net_unittests" |
| }, |
| { |
| - "override_compile_targets": [ |
| - "sandbox_linux_unittests_deps" |
| - ], |
| "test": "sandbox_linux_unittests" |
| }, |
| { |