| Index: webrtc/api/statscollector.cc
|
| diff --git a/webrtc/api/statscollector.cc b/webrtc/api/statscollector.cc
|
| index a47e8d7af98d2512ade4f4986daf70c76be83286..541a650478524ac25c1db3901b56ff5d55bb1c35 100644
|
| --- a/webrtc/api/statscollector.cc
|
| +++ b/webrtc/api/statscollector.cc
|
| @@ -14,7 +14,7 @@
|
| #include <vector>
|
|
|
| #include "webrtc/api/peerconnection.h"
|
| -#include "talk/session/media/channel.h"
|
| +#include "webrtc/pc/channel.h"
|
| #include "webrtc/base/base64.h"
|
| #include "webrtc/base/checks.h"
|
| #include "webrtc/base/scoped_ptr.h"
|
|
|