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

Unified Diff: scripts/slave/recipe_modules/chromium_tests/chromium_chromiumos.py

Issue 1839183003: Switch the "Linux ChromiumOS Builder" to MB (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Created 4 years, 9 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 | « no previous file | scripts/slave/recipes/chromium.expected/full_chromium_chromiumos_Linux_ChromiumOS_Builder.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: scripts/slave/recipe_modules/chromium_tests/chromium_chromiumos.py
diff --git a/scripts/slave/recipe_modules/chromium_tests/chromium_chromiumos.py b/scripts/slave/recipe_modules/chromium_tests/chromium_chromiumos.py
index c31981aeb915046f7b7795e65b177dbe81c0d648..d57986c022b5eb892b5067079d7a7506f6c15756 100644
--- a/scripts/slave/recipe_modules/chromium_tests/chromium_chromiumos.py
+++ b/scripts/slave/recipe_modules/chromium_tests/chromium_chromiumos.py
@@ -70,7 +70,7 @@ SPEC = {
'Linux ChromiumOS Builder': {
'chromium_config': 'chromium',
- 'chromium_apply_config': ['chromeos', 'ninja_confirm_noop'],
+ 'chromium_apply_config': ['chromeos', 'ninja_confirm_noop', 'mb'],
'gclient_config': 'chromium',
'chromium_config_kwargs': {
'BUILD_CONFIG': 'Release',
« no previous file with comments | « no previous file | scripts/slave/recipes/chromium.expected/full_chromium_chromiumos_Linux_ChromiumOS_Builder.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698