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

Unified Diff: talk/app/webrtc/localaudiosource_unittest.cc

Issue 1346153002: Remove use of DeviceManager from ChannelManager. (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: rebase Created 5 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: talk/app/webrtc/localaudiosource_unittest.cc
diff --git a/talk/app/webrtc/localaudiosource_unittest.cc b/talk/app/webrtc/localaudiosource_unittest.cc
index 62620259b60d7c5858ed6bf6d33f8e554dfb24ae..8e05c182874aec57ff5d9a6388b5ca79ac5dc764 100644
--- a/talk/app/webrtc/localaudiosource_unittest.cc
+++ b/talk/app/webrtc/localaudiosource_unittest.cc
@@ -33,7 +33,6 @@
#include "talk/app/webrtc/test/fakeconstraints.h"
#include "talk/media/base/fakemediaengine.h"
#include "talk/media/base/fakevideorenderer.h"
-#include "talk/media/devices/fakedevicemanager.h"
#include "webrtc/base/gunit.h"
using webrtc::LocalAudioSource;
« no previous file with comments | « no previous file | talk/app/webrtc/mediastreamsignaling_unittest.cc » ('j') | talk/session/media/channelmanager.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698