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

Unified Diff: webrtc/media/media.gyp

Issue 1794483003: Add new files for VideoSourceBase to roll into Chrome in preparation for implementatin. (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: 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 | « webrtc/media/base/videosourcebase.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/media/media.gyp
diff --git a/webrtc/media/media.gyp b/webrtc/media/media.gyp
index 5f8e5595247b9fa4658ecfdf3bfbc91f7cd800ca..d133448752e3a811e5945becda7ec659b1884960 100644
--- a/webrtc/media/media.gyp
+++ b/webrtc/media/media.gyp
@@ -74,6 +74,8 @@
'base/videoframefactory.cc',
'base/videoframefactory.h',
'base/videorenderer.h',
+ 'base/videosourcebase.cc',
+ 'base/videosourcebase.h',
'base/yuvframegenerator.cc',
'base/yuvframegenerator.h',
'devices/deviceinfo.h',
« no previous file with comments | « webrtc/media/base/videosourcebase.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698