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

Unified Diff: scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_mac64_debug.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_mac64_debug.json
diff --git a/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_mac64_debug.json b/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_mac64_debug.json
index 918e8aaee382c482b610c6b12767630990b063cf..607c651aad38426200d89410388dc03f07b58973 100644
--- a/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_mac64_debug.json
+++ b/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_mac64_debug.json
@@ -49,7 +49,7 @@
"runhooks"
],
"env": {
- "GYP_DEFINES": "clang=1 component=shared_library gomadir='[BUILD]/goma' mac_sdk=10.7 target_arch=x64 use_goma=1"
+ "GYP_DEFINES": "clang=1 component=shared_library gomadir='[BUILD]/goma' mac_sdk=10.9 target_arch=x64 use_goma=1"
},
"name": "gclient runhooks"
},

Powered by Google App Engine
This is Rietveld 408576698