| Index: testing/buildbot/chromium.android.json
|
| diff --git a/testing/buildbot/chromium.android.json b/testing/buildbot/chromium.android.json
|
| index 5881722aeff3d2523dbd5d5e51900d0d9668b4bb..b3bd91b7c5ce6c2421789c3811a38f8decfb4d4c 100644
|
| --- a/testing/buildbot/chromium.android.json
|
| +++ b/testing/buildbot/chromium.android.json
|
| @@ -1296,7 +1296,7 @@
|
| },
|
| {
|
| "override_compile_targets": [
|
| - "breakpad_unittests_deps"
|
| + "breakpad_unittests"
|
| ],
|
| "test": "breakpad_unittests"
|
| },
|
| @@ -1353,7 +1353,7 @@
|
| },
|
| {
|
| "override_compile_targets": [
|
| - "sandbox_linux_unittests_deps"
|
| + "sandbox_linux_unittests"
|
| ],
|
| "test": "sandbox_linux_unittests"
|
| },
|
| @@ -1464,7 +1464,7 @@
|
| },
|
| {
|
| "override_compile_targets": [
|
| - "breakpad_unittests_deps"
|
| + "breakpad_unittests"
|
| ],
|
| "override_isolate_target": "breakpad_unittests",
|
| "swarming": {
|
| @@ -2061,7 +2061,7 @@
|
| },
|
| {
|
| "override_compile_targets": [
|
| - "sandbox_linux_unittests_deps"
|
| + "sandbox_linux_unittests"
|
| ],
|
| "override_isolate_target": "sandbox_linux_unittests",
|
| "swarming": {
|
| @@ -2522,7 +2522,7 @@
|
| },
|
| {
|
| "override_compile_targets": [
|
| - "breakpad_unittests_deps"
|
| + "breakpad_unittests"
|
| ],
|
| "test": "breakpad_unittests"
|
| },
|
| @@ -2576,7 +2576,7 @@
|
| },
|
| {
|
| "override_compile_targets": [
|
| - "sandbox_linux_unittests_deps"
|
| + "sandbox_linux_unittests"
|
| ],
|
| "test": "sandbox_linux_unittests"
|
| },
|
| @@ -4003,7 +4003,7 @@
|
| },
|
| {
|
| "override_compile_targets": [
|
| - "breakpad_unittests_deps"
|
| + "breakpad_unittests"
|
| ],
|
| "test": "breakpad_unittests"
|
| },
|
| @@ -4057,7 +4057,7 @@
|
| },
|
| {
|
| "override_compile_targets": [
|
| - "sandbox_linux_unittests_deps"
|
| + "sandbox_linux_unittests"
|
| ],
|
| "test": "sandbox_linux_unittests"
|
| },
|
|
|