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

Unified Diff: webrtc/media/media.gyp

Issue 2402853002: Revert of Make cricket::VideoFrame inherit webrtc::VideoFrame. (Closed)
Patch Set: 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 f16e6796c272d15424ad5bb6980bf1b869501781..24cfcc829e57cc95939f09361e66b574171a3900 100644
--- a/webrtc/media/media.gyp
+++ b/webrtc/media/media.gyp
@@ -62,6 +62,7 @@
'base/videocapturerfactory.h',
'base/videocommon.cc',
'base/videocommon.h',
+ 'base/videoframe.cc',
'base/videoframe.h',
'base/videosourcebase.cc',
'base/videosourcebase.h',
@@ -83,6 +84,7 @@
'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