Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1046)

Unified Diff: testing/buildbot/chromium.android.json

Issue 2804163002: Fix buildbot recipe for android_n5x_swarming_dbg (Closed)
Patch Set: remove override compile targets Created 3 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/buildbot/chromium.android.json
diff --git a/testing/buildbot/chromium.android.json b/testing/buildbot/chromium.android.json
index 523e759c5dec276058975d1ad1a695d742d38366..2a19ce5144b1b28dc25c9af46cf6e56221f64805 100644
--- a/testing/buildbot/chromium.android.json
+++ b/testing/buildbot/chromium.android.json
@@ -2640,9 +2640,6 @@
"test": "blink_heap_unittests"
},
{
- "override_compile_targets": [
- "breakpad_unittests_deps"
- ],
"override_isolate_target": "breakpad_unittests",
"swarming": {
"can_use_on_swarming_builders": true,
@@ -3528,9 +3525,6 @@
"test": "net_unittests"
},
{
- "override_compile_targets": [
- "sandbox_linux_unittests_deps"
- ],
"override_isolate_target": "sandbox_linux_unittests",
"swarming": {
"can_use_on_swarming_builders": true,
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698