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

Unified Diff: scripts/slave/recipes/chromium.expected/full_chromium_win_Win_x64_Builder.json

Issue 2182133002: Add next_version_mini_installer to MiniInstallerTest's compile targets. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build@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
Index: scripts/slave/recipes/chromium.expected/full_chromium_win_Win_x64_Builder.json
diff --git a/scripts/slave/recipes/chromium.expected/full_chromium_win_Win_x64_Builder.json b/scripts/slave/recipes/chromium.expected/full_chromium_win_Win_x64_Builder.json
index b17a7cade657a0e1d87a26ca927e5a731d8e90be..4b207483aeb2a198219dd92b12be5fb51766e2ce 100644
--- a/scripts/slave/recipes/chromium.expected/full_chromium_win_Win_x64_Builder.json
+++ b/scripts/slave/recipes/chromium.expected/full_chromium_win_Win_x64_Builder.json
@@ -360,7 +360,8 @@
"--",
"browser_tests",
"browser_tests_run",
- "mini_installer"
+ "mini_installer",
+ "next_version_mini_installer"
],
"env": {
"GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-account-goma-client.json"

Powered by Google App Engine
This is Rietveld 408576698