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

Unified Diff: scripts/slave/recipes/libyuv/libyuv.expected/client_libyuv_win32_release__vs2012_.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/libyuv/libyuv.expected/client_libyuv_win32_release__vs2012_.json
diff --git a/scripts/slave/recipes/libyuv/libyuv.expected/client_libyuv_win32_release__vs2012_.json b/scripts/slave/recipes/libyuv/libyuv.expected/client_libyuv_win32_release__vs2012_.json
index 502471e9fa640d05af405ee29d3ffb3de7df5dca..9aa102ac3c15b93cbb40d4968402187fea9e6141 100644
--- a/scripts/slave/recipes/libyuv/libyuv.expected/client_libyuv_win32_release__vs2012_.json
+++ b/scripts/slave/recipes/libyuv/libyuv.expected/client_libyuv_win32_release__vs2012_.json
@@ -56,7 +56,7 @@
"cwd": "[SLAVE_BUILD]\\src",
"env": {
"GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-account-goma-client.json",
- "GYP_DEFINES": "chromium_win_pch=0 component=static_library fastbuild=1 gomadir='[BUILD]\\goma' target_arch=ia32 use_goma=1",
+ "GYP_DEFINES": "component=static_library fastbuild=1 gomadir='[BUILD]\\goma' target_arch=ia32 use_goma=1",
"GYP_MSVS_VERSION": "2012",
"PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]"
},

Powered by Google App Engine
This is Rietveld 408576698