| Index: webrtc/api/videosource_unittest.cc
|
| diff --git a/webrtc/api/videosource_unittest.cc b/webrtc/api/videosource_unittest.cc
|
| index 87425299706613764b5589dd82ed5732b1ff6e50..e7123c12a909418d7bfd44ab9a24298797cd3045 100644
|
| --- a/webrtc/api/videosource_unittest.cc
|
| +++ b/webrtc/api/videosource_unittest.cc
|
| @@ -11,7 +11,7 @@
|
| #include <string>
|
| #include <vector>
|
|
|
| -#include "talk/session/media/channelmanager.h"
|
| +#include "webrtc/pc/channelmanager.h"
|
| #include "webrtc/api/remotevideocapturer.h"
|
| #include "webrtc/api/test/fakeconstraints.h"
|
| #include "webrtc/api/videosource.h"
|
|
|