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

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

Issue 1913183003: Fix the archive_build step for Win x64. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Created 4 years, 8 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 | « scripts/slave/recipe_modules/chromium/api.py ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: scripts/slave/recipes/chromium.expected/full_chromium_Win_x64.json
diff --git a/scripts/slave/recipes/chromium.expected/full_chromium_Win_x64.json b/scripts/slave/recipes/chromium.expected/full_chromium_Win_x64.json
index 9c5f06d6d6dd87264808f287e4bd8dcf14f87fcc..d2a85c0cbba0910d5a03ca3e21182f2b816f7b76 100644
--- a/scripts/slave/recipes/chromium.expected/full_chromium_Win_x64.json
+++ b/scripts/slave/recipes/chromium.expected/full_chromium_Win_x64.json
@@ -216,7 +216,7 @@
"-u",
"RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\chromium\\archive_build.py",
"--target",
- "Release",
+ "Release_x64",
"--factory-properties",
"{\"gclient_env\": {\"GYP_DEFINES\": \"chromium_win_pch=0 component=static_library fastbuild=1 gomadir='[BUILD]\\\\goma' linux_dump_symbols=0 target_arch=x64 test_isolation_mode=noop use_goma=1\"}, \"gs_acl\": \"public-read\", \"gs_bucket\": \"gs://chromium-browser-snapshots\"}",
"--build-properties",
« no previous file with comments | « scripts/slave/recipe_modules/chromium/api.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698