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

Unified Diff: webrtc/build/ios/objc_app.gypi

Issue 2030823004: Fix building iOS SDK static libraries. (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: Created 4 years, 7 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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/build/ios/objc_app.gypi
diff --git a/webrtc/build/ios/objc_app.gypi b/webrtc/build/ios/objc_app.gypi
index bb69ca7b2058fb6b4b89d0dc98f9ca3dd2a88b68..85a10dd915637853c37beb54f267506aee8c6252 100644
--- a/webrtc/build/ios/objc_app.gypi
+++ b/webrtc/build/ios/objc_app.gypi
@@ -15,6 +15,7 @@
},
'dependencies': [
'<(webrtc_root)/system_wrappers/system_wrappers.gyp:field_trial_default',
+ '<(webrtc_root)/system_wrappers/system_wrappers.gyp:metrics_default',
],
'mac_bundle': 1,
'mac_bundle_resources': [
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698