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

Unified Diff: webrtc/media/media_tests.gypi

Issue 1757843003: Remove CaptureManager and related calls in ChannelManager. (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
« no previous file with comments | « webrtc/media/base/fakecapturemanager.h ('k') | webrtc/pc/channel.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/media/media_tests.gypi
diff --git a/webrtc/media/media_tests.gypi b/webrtc/media/media_tests.gypi
index 276b72dc69383e1b375b64b25c6c98ad16661a54..7c14a567d564010659857dc59ff76303a5e036dd 100644
--- a/webrtc/media/media_tests.gypi
+++ b/webrtc/media/media_tests.gypi
@@ -44,7 +44,6 @@
'<(DEPTH)/testing/gtest',
],
'sources': [
- 'base/fakecapturemanager.h',
'base/fakemediaengine.h',
'base/fakenetworkinterface.h',
'base/fakertp.h',
@@ -77,7 +76,6 @@
'rtc_unittest_main',
],
'sources': [
- 'base/capturemanager_unittest.cc',
'base/codec_unittest.cc',
'base/rtpdataengine_unittest.cc',
'base/rtpdump_unittest.cc',
« no previous file with comments | « webrtc/media/base/fakecapturemanager.h ('k') | webrtc/pc/channel.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698