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

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

Issue 2569333002: Address some TODO(GYP_GONE)s (Closed)
Patch Set: reduce scope a little 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..717223aab647ae4296294d967e784f0286862584 100644
--- a/testing/buildbot/chromium.android.json
+++ b/testing/buildbot/chromium.android.json
@@ -1295,9 +1295,6 @@
"test": "base_unittests"
},
{
- "override_compile_targets": [
- "breakpad_unittests_deps"
jbudorick 2017/04/20 22:59:54 These all need to stay for now in some form (i.e.,
- ],
"test": "breakpad_unittests"
},
{
@@ -1352,9 +1349,6 @@
"test": "net_unittests"
},
{
- "override_compile_targets": [
- "sandbox_linux_unittests_deps"
- ],
"test": "sandbox_linux_unittests"
},
{
@@ -1463,9 +1457,6 @@
"test": "base_unittests"
},
{
- "override_compile_targets": [
- "breakpad_unittests_deps"
- ],
"override_isolate_target": "breakpad_unittests",
"swarming": {
"can_use_on_swarming_builders": true,
@@ -2060,9 +2051,6 @@
"test": "net_unittests"
},
{
- "override_compile_targets": [
- "sandbox_linux_unittests_deps"
- ],
"override_isolate_target": "sandbox_linux_unittests",
"swarming": {
"can_use_on_swarming_builders": true,
@@ -2521,9 +2509,6 @@
"test": "base_unittests"
},
{
- "override_compile_targets": [
- "breakpad_unittests_deps"
- ],
"test": "breakpad_unittests"
},
{
@@ -2575,9 +2560,6 @@
"test": "net_unittests"
},
{
- "override_compile_targets": [
- "sandbox_linux_unittests_deps"
- ],
"test": "sandbox_linux_unittests"
},
{
@@ -4002,9 +3984,6 @@
"test": "base_unittests"
},
{
- "override_compile_targets": [
- "breakpad_unittests_deps"
- ],
"test": "breakpad_unittests"
},
{
@@ -4056,9 +4035,6 @@
"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