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

Unified Diff: scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_win_drmemory_light.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/webrtc/standalone.expected/tryserver_webrtc_win_drmemory_light.json
diff --git a/scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_win_drmemory_light.json b/scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_win_drmemory_light.json
index 45d675d88e39c654ddb313c9578697ae0e05bb89..8d54d3f96d27f287fdbb5105d1630147d13813f6 100644
--- a/scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_win_drmemory_light.json
+++ b/scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_win_drmemory_light.json
@@ -145,7 +145,7 @@
"cwd": "[SLAVE_BUILD]\\src",
"env": {
"GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-account-goma-client.json",
- "GYP_DEFINES": "build_for_tool=drmemory chromium_win_pch=0 component=shared_library dcheck_always_on=1 fastbuild=1 ffmpeg_branding=Chrome gomadir='[CACHE]\\cipd\\goma' rtc_use_h264=1 target_arch=ia32 use_goma=1",
+ "GYP_DEFINES": "build_for_tool=drmemory component=shared_library dcheck_always_on=1 fastbuild=1 ffmpeg_branding=Chrome gomadir='[CACHE]\\cipd\\goma' rtc_use_h264=1 target_arch=ia32 use_goma=1",
"PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]"
},
"name": "gclient runhooks"

Powered by Google App Engine
This is Rietveld 408576698