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

Unified Diff: scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_mac64_release.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_release.json
diff --git a/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_mac64_release.json b/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_mac64_release.json
index f2888f7ec828ed36abd47223ee6af75da22405c5..3c9259350dd2bd653b5e4a1be0ff1f92a97d4d66 100644
--- a/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_mac64_release.json
+++ b/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_mac64_release.json
@@ -49,7 +49,7 @@
"runhooks"
],
"env": {
- "GYP_DEFINES": "clang=1 component=static_library gomadir='[BUILD]/goma' mac_sdk=10.7 target_arch=x64 use_goma=1"
+ "GYP_DEFINES": "clang=1 component=static_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