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

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

Issue 2831243002: Revert of Address some TODO(GYP_GONE)s (Closed)
Patch Set: 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 717223aab647ae4296294d967e784f0286862584..5881722aeff3d2523dbd5d5e51900d0d9668b4bb 100644
--- a/testing/buildbot/chromium.android.json
+++ b/testing/buildbot/chromium.android.json
@@ -1295,6 +1295,9 @@
"test": "base_unittests"
},
{
+ "override_compile_targets": [
+ "breakpad_unittests_deps"
+ ],
"test": "breakpad_unittests"
},
{
@@ -1349,6 +1352,9 @@
"test": "net_unittests"
},
{
+ "override_compile_targets": [
+ "sandbox_linux_unittests_deps"
+ ],
"test": "sandbox_linux_unittests"
},
{
@@ -1457,6 +1463,9 @@
"test": "base_unittests"
},
{
+ "override_compile_targets": [
+ "breakpad_unittests_deps"
+ ],
"override_isolate_target": "breakpad_unittests",
"swarming": {
"can_use_on_swarming_builders": true,
@@ -2051,6 +2060,9 @@
"test": "net_unittests"
},
{
+ "override_compile_targets": [
+ "sandbox_linux_unittests_deps"
+ ],
"override_isolate_target": "sandbox_linux_unittests",
"swarming": {
"can_use_on_swarming_builders": true,
@@ -2509,6 +2521,9 @@
"test": "base_unittests"
},
{
+ "override_compile_targets": [
+ "breakpad_unittests_deps"
+ ],
"test": "breakpad_unittests"
},
{
@@ -2560,6 +2575,9 @@
"test": "net_unittests"
},
{
+ "override_compile_targets": [
+ "sandbox_linux_unittests_deps"
+ ],
"test": "sandbox_linux_unittests"
},
{
@@ -3984,6 +4002,9 @@
"test": "base_unittests"
},
{
+ "override_compile_targets": [
+ "breakpad_unittests_deps"
+ ],
"test": "breakpad_unittests"
},
{
@@ -4035,6 +4056,9 @@
"test": "net_unittests"
},
{
+ "override_compile_targets": [
+ "sandbox_linux_unittests_deps"
+ ],
"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