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

Unified Diff: webrtc/test/test.gyp

Issue 2257413002: Replace interface VideoCapturerInput with VideoSinkInterface. (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: Addressed review comments 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
Index: webrtc/test/test.gyp
diff --git a/webrtc/test/test.gyp b/webrtc/test/test.gyp
index fc9a2ad1dbff9b63b0dd2c97a4fdbc0a785c7369..2e4c5489a6511d39749886e74c087bb14be211f9 100644
--- a/webrtc/test/test.gyp
+++ b/webrtc/test/test.gyp
@@ -277,7 +277,6 @@
'statistics.h',
'vcm_capturer.cc',
'vcm_capturer.h',
- 'video_capturer.cc',
'video_capturer.h',
'win/run_loop_win.cc',
],

Powered by Google App Engine
This is Rietveld 408576698