Index: webrtc/p2p/base/transportdescriptionfactory.cc |
diff --git a/webrtc/p2p/base/transportdescriptionfactory.cc b/webrtc/p2p/base/transportdescriptionfactory.cc |
index 856ad461262f50ed6e593f488bbd04a50202c286..1c75b322926df936e66b9eb5fccfaded5aa6a5ac 100644 |
--- a/webrtc/p2p/base/transportdescriptionfactory.cc |
+++ b/webrtc/p2p/base/transportdescriptionfactory.cc |
@@ -13,10 +13,10 @@ |
#include <memory> |
#include "webrtc/p2p/base/transportdescription.h" |
-#include "webrtc/base/helpers.h" |
-#include "webrtc/base/logging.h" |
-#include "webrtc/base/messagedigest.h" |
-#include "webrtc/base/sslfingerprint.h" |
+#include "webrtc/rtc_base/helpers.h" |
+#include "webrtc/rtc_base/logging.h" |
+#include "webrtc/rtc_base/messagedigest.h" |
+#include "webrtc/rtc_base/sslfingerprint.h" |
namespace cricket { |