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

Unified Diff: webrtc/media/media.gyp

Issue 2328333002: New class AdaptedVideoTrackSource. (Closed)
Patch Set: Comment improvement. Created 4 years, 3 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/videobroadcaster.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 9a9fbbb83130aaf692653e3d59a84b2558c95cc2..8c82779d6fb61a6a260b1fb49bdb94eb0b4a2fa1 100644
--- a/webrtc/media/media.gyp
+++ b/webrtc/media/media.gyp
@@ -26,6 +26,8 @@
],
},
'sources': [
+ 'base/adaptedvideotracksource.cc',
+ 'base/adaptedvideotracksource.h',
'base/audiosource.h',
'base/codec.cc',
'base/codec.h',
« no previous file with comments | « webrtc/media/base/videobroadcaster.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698