Index: webrtc/api/peerconnectioninterface_unittest.cc |
diff --git a/webrtc/api/peerconnectioninterface_unittest.cc b/webrtc/api/peerconnectioninterface_unittest.cc |
index 738b736dd8fd14d4f2c80317ea1de3618f2008d6..182e0413fc5ac4559e9fd5a17e6097d48c76aa9b 100644 |
--- a/webrtc/api/peerconnectioninterface_unittest.cc |
+++ b/webrtc/api/peerconnectioninterface_unittest.cc |
@@ -39,7 +39,7 @@ |
#include "webrtc/base/thread.h" |
#include "webrtc/media/base/fakevideocapturer.h" |
#include "webrtc/media/sctp/sctpdataengine.h" |
-#include "webrtc/p2p/client/fakeportallocator.h" |
+#include "webrtc/p2p/base/fakeportallocator.h" |
#include "webrtc/pc/mediasession.h" |
static const char kStreamLabel1[] = "local_stream_1"; |