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

Unified Diff: webrtc/api/api.gyp

Issue 1770003002: Renamed VideoSourceInterface to VideoTrackSourceInterface. (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: Rebased 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
Index: webrtc/api/api.gyp
diff --git a/webrtc/api/api.gyp b/webrtc/api/api.gyp
index 7f571c041d49d3d443b48ae0ebe5b3aacdd3563e..1e32e36f152c35be4416811486f13e7b8535398f 100644
--- a/webrtc/api/api.gyp
+++ b/webrtc/api/api.gyp
@@ -307,8 +307,8 @@
'statstypes.cc',
'statstypes.h',
'streamcollection.h',
- 'videosource.cc',
- 'videosource.h',
+ 'videocapturertracksource.cc',
+ 'videocapturertracksource.h',
'videosourceinterface.h',
'videosourceproxy.h',
'videotrack.cc',

Powered by Google App Engine
This is Rietveld 408576698