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

Unified Diff: testing/buildbot/chromium.android.fyi.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
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..15f684c060bf3f279715a39a427d2c8e314b96bf 100644
--- a/testing/buildbot/chromium.android.fyi.json
+++ b/testing/buildbot/chromium.android.fyi.json
@@ -30,9 +30,6 @@
"test": "base_unittests"
},
{
- "override_compile_targets": [
- "breakpad_unittests_deps"
- ],
"test": "breakpad_unittests"
},
{
@@ -87,9 +84,6 @@
"test": "net_unittests"
},
{
- "override_compile_targets": [
- "sandbox_linux_unittests_deps"
- ],
"test": "sandbox_linux_unittests"
},
{
@@ -132,9 +126,6 @@
"test": "base_unittests"
},
{
- "override_compile_targets": [
- "breakpad_unittests_deps"
- ],
"test": "breakpad_unittests"
},
{
@@ -189,9 +180,6 @@
"test": "net_unittests"
},
{
- "override_compile_targets": [
- "sandbox_linux_unittests_deps"
- ],
"test": "sandbox_linux_unittests"
},
{
@@ -848,9 +836,6 @@
"test": "base_unittests"
},
{
- "override_compile_targets": [
- "breakpad_unittests_deps"
- ],
"override_isolate_target": "breakpad_unittests",
"swarming": {
"can_use_on_swarming_builders": true,
@@ -1520,9 +1505,6 @@
"test": "net_unittests"
},
{
- "override_compile_targets": [
- "sandbox_linux_unittests_deps"
- ],
"override_isolate_target": "sandbox_linux_unittests",
"swarming": {
"can_use_on_swarming_builders": true,
@@ -1803,9 +1785,6 @@
"test": "base_unittests"
},
{
- "override_compile_targets": [
- "breakpad_unittests_deps"
- ],
"swarming": {
"can_use_on_swarming_builders": false
},
@@ -1916,9 +1895,6 @@
"test": "net_unittests"
},
{
- "override_compile_targets": [
- "sandbox_linux_unittests_deps"
- ],
"swarming": {
"can_use_on_swarming_builders": false
},
@@ -1997,9 +1973,6 @@
"test": "base_unittests"
},
{
- "override_compile_targets": [
- "breakpad_unittests_deps"
- ],
"swarming": {
"can_use_on_swarming_builders": false
},
@@ -2110,9 +2083,6 @@
"test": "net_unittests"
},
{
- "override_compile_targets": [
- "sandbox_linux_unittests_deps"
- ],
"swarming": {
"can_use_on_swarming_builders": false
},

Powered by Google App Engine
This is Rietveld 408576698