| Index: webrtc/api/peerconnectionfactory_unittest.cc
|
| diff --git a/webrtc/api/peerconnectionfactory_unittest.cc b/webrtc/api/peerconnectionfactory_unittest.cc
|
| index 2a0e9c035b7fab30c905090d76d96abfbdd78d87..b874f95a793001fc860b38929d8e7835706f0b05 100644
|
| --- a/webrtc/api/peerconnectionfactory_unittest.cc
|
| +++ b/webrtc/api/peerconnectionfactory_unittest.cc
|
| @@ -23,8 +23,8 @@
|
| #include "webrtc/base/scoped_ptr.h"
|
| #include "webrtc/base/thread.h"
|
| #include "webrtc/media/base/fakevideocapturer.h"
|
| -#include "webrtc/media/webrtc/webrtccommon.h"
|
| -#include "webrtc/media/webrtc/webrtcvoe.h"
|
| +#include "webrtc/media/engine/webrtccommon.h"
|
| +#include "webrtc/media/engine/webrtcvoe.h"
|
| #include "webrtc/p2p/client/fakeportallocator.h"
|
|
|
| using webrtc::DataChannelInterface;
|
|
|