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

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

Issue 2569333002: Address some TODO(GYP_GONE)s (Closed)
Patch Set: reland 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 | « sandbox/linux/BUILD.gn ('k') | testing/buildbot/chromium.android.fyi.json » ('j') | 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 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"
},
« no previous file with comments | « sandbox/linux/BUILD.gn ('k') | testing/buildbot/chromium.android.fyi.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698