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

Unified Diff: webrtc/media/media.gyp

Issue 2411953002: Reland of Make cricket::VideoFrame inherit webrtc::VideoFrame. (Closed)
Patch Set: Fix for windows build. Created 4 years, 2 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: webrtc/media/media.gyp
diff --git a/webrtc/media/media.gyp b/webrtc/media/media.gyp
index 4325b151cce25c66dec1d2ac60bd334621b5cb9a..c18e3113a781bd1372efaeaf8ba3a60513e2cf46 100644
--- a/webrtc/media/media.gyp
+++ b/webrtc/media/media.gyp
@@ -60,7 +60,6 @@
'base/videocapturerfactory.h',
'base/videocommon.cc',
'base/videocommon.h',
- 'base/videoframe.cc',
'base/videoframe.h',
'base/videosourcebase.cc',
'base/videosourcebase.h',
@@ -82,7 +81,6 @@
'engine/webrtcvideoencoderfactory.h',
'engine/webrtcvideoengine2.cc',
'engine/webrtcvideoengine2.h',
- 'engine/webrtcvideoframe.cc',
'engine/webrtcvideoframe.h',
'engine/webrtcvoe.h',
'engine/webrtcvoiceengine.cc',
« no previous file with comments | « webrtc/media/engine/webrtcvideoframe_unittest.cc ('k') | webrtc/sdk/objc/Framework/Classes/avfoundationvideocapturer.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698