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

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

Issue 2163763002: Switch 'Win x64' builder on chromium waterfall to use MB. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Created 4 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
« no previous file with comments | « no previous file | scripts/slave/recipes/chromium.expected/full_chromium_Win_x64.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.py
diff --git a/scripts/slave/recipe_modules/chromium_tests/chromium.py b/scripts/slave/recipe_modules/chromium_tests/chromium.py
index 7eaa56664b0eb5832f5da6c543365d9758f9ad65..3c2d93ac6b6238128fbf0781bee894a37d8a9781 100644
--- a/scripts/slave/recipe_modules/chromium_tests/chromium.py
+++ b/scripts/slave/recipe_modules/chromium_tests/chromium.py
@@ -40,6 +40,7 @@ SPEC = {
'chromium_apply_config': [
'clobber',
'isolation_mode_noop',
+ 'mb',
'ninja_confirm_noop',
'no_dump_symbols',
],
« no previous file with comments | « no previous file | scripts/slave/recipes/chromium.expected/full_chromium_Win_x64.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698