Chromium Code Reviews| Index: testing/buildbot/chromium.android.json |
| diff --git a/testing/buildbot/chromium.android.json b/testing/buildbot/chromium.android.json |
| index 523e759c5dec276058975d1ad1a695d742d38366..cd1a7d31b2f12aa20128df260c832add2bfe419c 100644 |
| --- a/testing/buildbot/chromium.android.json |
| +++ b/testing/buildbot/chromium.android.json |
| @@ -2641,7 +2641,7 @@ |
| }, |
| { |
| "override_compile_targets": [ |
|
jbudorick
2017/04/11 02:39:15
You should be able to remove the override_compile_
Jinsuk Kim
2017/04/11 05:05:20
Done.
|
| - "breakpad_unittests_deps" |
| + "breakpad_unittests" |
| ], |
| "override_isolate_target": "breakpad_unittests", |
| "swarming": { |
| @@ -3529,7 +3529,7 @@ |
| }, |
| { |
| "override_compile_targets": [ |
| - "sandbox_linux_unittests_deps" |
| + "sandbox_linux_unittests" |
| ], |
| "override_isolate_target": "sandbox_linux_unittests", |
| "swarming": { |