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

Unified Diff: talk/libjingle.gyp

Issue 1497393002: Add new view that renders local video using AVCaptureLayerPreview. (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: Removed commented line. Created 5 years 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: talk/libjingle.gyp
diff --git a/talk/libjingle.gyp b/talk/libjingle.gyp
index c9ef58d5c9fed5e02a7504e6bbec666ef2349b13..1f80480b7f2b8055ac9e5167ac6f36aa3fc4eae4 100755
--- a/talk/libjingle.gyp
+++ b/talk/libjingle.gyp
@@ -364,6 +364,8 @@
'app/webrtc/objc/avfoundationvideocapturer.mm',
'app/webrtc/objc/RTCAVFoundationVideoSource+Internal.h',
'app/webrtc/objc/RTCAVFoundationVideoSource.mm',
+ 'app/webrtc/objc/RTCCameraPreviewView.mm',
+ 'app/webrtc/objc/public/RTCCameraPreviewView.h',
'app/webrtc/objc/RTCEAGLVideoView.m',
'app/webrtc/objc/public/RTCEAGLVideoView.h',
'app/webrtc/objc/public/RTCAVFoundationVideoSource.h',

Powered by Google App Engine
This is Rietveld 408576698