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

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

Issue 1469733004: Moves components/mus/examples into mash (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: git add Created 5 years, 1 month 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 | « mash/example/window_type_launcher/window_type_launcher.cc ('k') | testing/buildbot/chromium.win.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/buildbot/chromium.linux.json
diff --git a/testing/buildbot/chromium.linux.json b/testing/buildbot/chromium.linux.json
index a1959feac4a7a361fd50049e8a04df25c13c6a96..df07c80b58b4d95ef275e3f0ba5a79f041130496 100644
--- a/testing/buildbot/chromium.linux.json
+++ b/testing/buildbot/chromium.linux.json
@@ -301,8 +301,8 @@
"Linux Builder": {
"additional_compile_targets": [
"blimp",
- "components/mus/example:all",
"mandoline:all",
+ "mash:all",
"remoting_all"
]
},
@@ -504,6 +504,9 @@
"test": "jingle_unittests"
},
{
+ "test": "mash_unittests"
+ },
+ {
"swarming": {
"can_use_on_swarming_builders": true
},
@@ -570,9 +573,6 @@
"test": "mojo_view_manager_lib_unittests"
},
{
- "test": "mustash_unittests"
- },
- {
"swarming": {
"can_use_on_swarming_builders": true
},
« no previous file with comments | « mash/example/window_type_launcher/window_type_launcher.cc ('k') | testing/buildbot/chromium.win.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698