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

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: ... 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..d97c38b50c6fdc53ca4876ebc3495a0f2e1d09f0 100644
--- a/webrtc/api/api.gyp
+++ b/webrtc/api/api.gyp
@@ -315,6 +315,8 @@
'videotrack.h',
'videotrackrenderers.cc',
'videotrackrenderers.h',
+ 'videotracksource.cc',
+ 'videotracksource.h',
'webrtcsdp.cc',
'webrtcsdp.h',
'webrtcsession.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