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

Unified Diff: webrtc/api/api.gyp

Issue 1769343003: Fix mistake in dummy videotracksource.cc and h (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: Added to api.gyp. Fixed nit... 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 | « no previous file | webrtc/api/videotracksource.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/api/api.gyp
diff --git a/webrtc/api/api.gyp b/webrtc/api/api.gyp
index 1e32e36f152c35be4416811486f13e7b8535398f..679302d6d28d20641f82801f5a75d5839828e576 100644
--- a/webrtc/api/api.gyp
+++ b/webrtc/api/api.gyp
@@ -313,6 +313,8 @@
'videosourceproxy.h',
'videotrack.cc',
'videotrack.h',
+ 'videotracksource.cc',
kjellander_webrtc 2016/03/08 01:52:07 Sort alphabetically
+ 'videotracksource.h',
'videotrackrenderers.cc',
'videotrackrenderers.h',
'webrtcsdp.cc',
« no previous file with comments | « no previous file | webrtc/api/videotracksource.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698