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

Unified Diff: scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_fyi_mac_10_6_memcheck.json

Issue 573673002: WebRTC: Pin SDK version to 10.9 for Mac and iOS. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Created 6 years, 3 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/client_webrtc_fyi_mac_10_6_memcheck.json
diff --git a/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_fyi_mac_10_6_memcheck.json b/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_fyi_mac_10_6_memcheck.json
index 253778aa8007fe5455139edfceee40cf0219ae86..dd9ca2cbf96e41a80d8353b4fa1e70fecfd9421c 100644
--- a/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_fyi_mac_10_6_memcheck.json
+++ b/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_fyi_mac_10_6_memcheck.json
@@ -49,7 +49,7 @@
"runhooks"
],
"env": {
- "GYP_DEFINES": "build_for_tool=memcheck clang=1 component=shared_library gomadir='[BUILD]/goma' target_arch=ia32 use_goma=1"
+ "GYP_DEFINES": "build_for_tool=memcheck clang=1 component=shared_library gomadir='[BUILD]/goma' mac_sdk=10.9 target_arch=ia32 use_goma=1"
},
"name": "gclient runhooks"
},

Powered by Google App Engine
This is Rietveld 408576698