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

Unified Diff: testing/buildbot/chromium.android.fyi.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 | « testing/buildbot/chromium.android.json ('k') | testing/buildbot/chromium.fyi.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/buildbot/chromium.android.fyi.json
diff --git a/testing/buildbot/chromium.android.fyi.json b/testing/buildbot/chromium.android.fyi.json
index 3e3ac015f8368030fda1d3aeaebeb0563dc99501..1a34b3ef402e2efe0f697bad7aa13fca4e211069 100644
--- a/testing/buildbot/chromium.android.fyi.json
+++ b/testing/buildbot/chromium.android.fyi.json
@@ -31,7 +31,7 @@
},
{
"override_compile_targets": [
- "breakpad_unittests_deps"
+ "breakpad_unittests"
],
"test": "breakpad_unittests"
},
@@ -88,7 +88,7 @@
},
{
"override_compile_targets": [
- "sandbox_linux_unittests_deps"
+ "sandbox_linux_unittests"
],
"test": "sandbox_linux_unittests"
},
@@ -133,7 +133,7 @@
},
{
"override_compile_targets": [
- "breakpad_unittests_deps"
+ "breakpad_unittests"
],
"test": "breakpad_unittests"
},
@@ -190,7 +190,7 @@
},
{
"override_compile_targets": [
- "sandbox_linux_unittests_deps"
+ "sandbox_linux_unittests"
],
"test": "sandbox_linux_unittests"
},
@@ -849,7 +849,7 @@
},
{
"override_compile_targets": [
- "breakpad_unittests_deps"
+ "breakpad_unittests"
],
"override_isolate_target": "breakpad_unittests",
"swarming": {
@@ -1521,7 +1521,7 @@
},
{
"override_compile_targets": [
- "sandbox_linux_unittests_deps"
+ "sandbox_linux_unittests"
],
"override_isolate_target": "sandbox_linux_unittests",
"swarming": {
@@ -1804,7 +1804,7 @@
},
{
"override_compile_targets": [
- "breakpad_unittests_deps"
+ "breakpad_unittests"
],
"swarming": {
"can_use_on_swarming_builders": false
@@ -1917,7 +1917,7 @@
},
{
"override_compile_targets": [
- "sandbox_linux_unittests_deps"
+ "sandbox_linux_unittests"
],
"swarming": {
"can_use_on_swarming_builders": false
@@ -1998,7 +1998,7 @@
},
{
"override_compile_targets": [
- "breakpad_unittests_deps"
+ "breakpad_unittests"
],
"swarming": {
"can_use_on_swarming_builders": false
@@ -2111,7 +2111,7 @@
},
{
"override_compile_targets": [
- "sandbox_linux_unittests_deps"
+ "sandbox_linux_unittests"
],
"swarming": {
"can_use_on_swarming_builders": false
« no previous file with comments | « testing/buildbot/chromium.android.json ('k') | testing/buildbot/chromium.fyi.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698