Index: webrtc/rtc_base/httpcommon_unittest.cc |
diff --git a/webrtc/rtc_base/httpcommon_unittest.cc b/webrtc/rtc_base/httpcommon_unittest.cc |
index 10e378987af8b28cda53bca743702700f4d2f5ef..2a4fe65088a2a581cd8be8518b4afdf59d52e329 100644 |
--- a/webrtc/rtc_base/httpcommon_unittest.cc |
+++ b/webrtc/rtc_base/httpcommon_unittest.cc |
@@ -8,9 +8,9 @@ |
* be found in the AUTHORS file in the root of the source tree. |
*/ |
-#include "webrtc/base/gunit.h" |
-#include "webrtc/base/httpcommon-inl.h" |
-#include "webrtc/base/httpcommon.h" |
+#include "webrtc/rtc_base/httpcommon.h" |
+#include "webrtc/rtc_base/gunit.h" |
+#include "webrtc/rtc_base/httpcommon-inl.h" |
namespace rtc { |