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

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

Issue 1602403002: Revert of Remove remote tree host and some related input and metro_driver code (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@metro-mode-3
Patch Set: Created 4 years, 11 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 | « printing/printing_context_win.cc ('k') | ui/aura/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/buildbot/chromium.win.json
diff --git a/testing/buildbot/chromium.win.json b/testing/buildbot/chromium.win.json
index fd775e3eb88624d5f32f1c58202564db91a94436..799df13fb5cca50deec558e84dcfa8e9ddfc79e2 100644
--- a/testing/buildbot/chromium.win.json
+++ b/testing/buildbot/chromium.win.json
@@ -343,6 +343,12 @@
"can_use_on_swarming_builders": true
},
"test": "app_shell_unittests"
+ },
+ {
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
+ "test": "ash_unittests"
},
{
"swarming": {
@@ -734,6 +740,7 @@
"accessibility_unittests",
"app_list_unittests",
"app_shell_unittests",
+ "ash_unittests",
"aura_unittests",
"cacheinvalidation_unittests",
"cast_unittests",
@@ -806,6 +813,12 @@
"swarming": {
"can_use_on_swarming_builders": true
},
+ "test": "ash_unittests"
+ },
+ {
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
"test": "aura_unittests"
},
{
@@ -1196,6 +1209,12 @@
"can_use_on_swarming_builders": true
},
"test": "app_shell_unittests"
+ },
+ {
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
+ "test": "ash_unittests"
},
{
"swarming": {
@@ -1540,6 +1559,7 @@
"accessibility_unittests",
"app_list_unittests",
"app_shell_unittests",
+ "ash_unittests",
"aura_unittests",
"cacheinvalidation_unittests",
"cast_unittests",
@@ -1650,6 +1670,7 @@
"accessibility_unittests",
"app_list_unittests",
"app_shell_unittests",
+ "ash_unittests",
"aura_unittests",
"cacheinvalidation_unittests",
"cast_unittests",
« no previous file with comments | « printing/printing_context_win.cc ('k') | ui/aura/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698