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

Unified Diff: talk/app/webrtc/legacy_objc_api.gyp

Issue 1715883002: Remove DeviceManager and DeviceInfo. (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: rebase Created 4 years, 9 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 | talk/app/webrtc/objc/RTCVideoCapturer.mm » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: talk/app/webrtc/legacy_objc_api.gyp
diff --git a/talk/app/webrtc/legacy_objc_api.gyp b/talk/app/webrtc/legacy_objc_api.gyp
index 9b3bb85ed4c123b65b60f0dd59472b11f61a7cec..d2698e46d9fbc4941bd26179f91fd7874759500f 100755
--- a/talk/app/webrtc/legacy_objc_api.gyp
+++ b/talk/app/webrtc/legacy_objc_api.gyp
@@ -178,6 +178,7 @@
'xcode_settings': {
'OTHER_LDFLAGS': [
'-framework Cocoa',
+ '-framework OpenGL',
],
},
},
« no previous file with comments | « no previous file | talk/app/webrtc/objc/RTCVideoCapturer.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698