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

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

Issue 1233313005: Move elide_url to its own component (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 5 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.mac.json
diff --git a/testing/buildbot/chromium.mac.json b/testing/buildbot/chromium.mac.json
index 17a3e0ae9f721be2f54ea0fb2ff0f34c15f47aab..f84dfb571c4ccc06c62602db888cb92310d217cb 100644
--- a/testing/buildbot/chromium.mac.json
+++ b/testing/buildbot/chromium.mac.json
@@ -219,6 +219,12 @@
"swarming": {
"can_use_on_swarming_builders": true
},
+ "test": "secure_display_unittests"
+ },
+ {
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
"test": "skia_unittests"
},
{
@@ -470,6 +476,12 @@
"swarming": {
"can_use_on_swarming_builders": true
},
+ "test": "secure_display_unittests"
+ },
+ {
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
"test": "skia_unittests"
},
{
@@ -727,6 +739,12 @@
"swarming": {
"can_use_on_swarming_builders": true
},
+ "test": "secure_display_unittests"
+ },
+ {
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
"test": "skia_unittests"
},
{
@@ -984,6 +1002,12 @@
"swarming": {
"can_use_on_swarming_builders": true
},
+ "test": "secure_display_unittests"
+ },
+ {
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
"test": "skia_unittests"
},
{
@@ -1242,6 +1266,12 @@
"swarming": {
"can_use_on_swarming_builders": true
},
+ "test": "secure_display_unittests"
+ },
+ {
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
"test": "skia_unittests"
},
{

Powered by Google App Engine
This is Rietveld 408576698