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

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

Issue 2151583002: recipes/win: Stop explicitly disabling precompiled headers in recipes in goma builds. (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_perf_fyi_Win_Power_Perf__HP_.json
diff --git a/scripts/slave/recipes/chromium.expected/full_chromium_perf_fyi_Win_Power_Perf__HP_.json b/scripts/slave/recipes/chromium.expected/full_chromium_perf_fyi_Win_Power_Perf__HP_.json
index bf69f6368d8f0dc14c54da8f2331be9f0f277cb1..c4065794ac4cb39a275a2bc72a2eba3b6462df70 100644
--- a/scripts/slave/recipes/chromium.expected/full_chromium_perf_fyi_Win_Power_Perf__HP_.json
+++ b/scripts/slave/recipes/chromium.expected/full_chromium_perf_fyi_Win_Power_Perf__HP_.json
@@ -145,7 +145,7 @@
"cwd": "[BUILDER_CACHE]\\Win_Power_Perf__HP_\\src",
"env": {
"GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-account-goma-client.json",
- "GYP_DEFINES": "branding=Chrome buildtype=Official chromium_win_pch=0 component=static_library fastbuild=1 gomadir='RECIPE_PACKAGE_REPO[build]\\goma' target_arch=x64 use_goma=0",
+ "GYP_DEFINES": "branding=Chrome buildtype=Official component=static_library fastbuild=1 gomadir='RECIPE_PACKAGE_REPO[build]\\goma' target_arch=x64 use_goma=0",
"PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]"
},
"name": "gclient runhooks"

Powered by Google App Engine
This is Rietveld 408576698