Index: webrtc/rtc_base/stringutils_unittest.cc |
diff --git a/webrtc/rtc_base/stringutils_unittest.cc b/webrtc/rtc_base/stringutils_unittest.cc |
index 7d5b8e24c970e363ba6b8ce6dd90b25e53ae4b87..7689b838df93a7eca823b8db928a4cb464185781 100644 |
--- a/webrtc/rtc_base/stringutils_unittest.cc |
+++ b/webrtc/rtc_base/stringutils_unittest.cc |
@@ -8,8 +8,8 @@ |
* be found in the AUTHORS file in the root of the source tree. |
*/ |
-#include "webrtc/base/gunit.h" |
-#include "webrtc/base/stringutils.h" |
+#include "webrtc/rtc_base/stringutils.h" |
+#include "webrtc/rtc_base/gunit.h" |
namespace rtc { |