Index: webrtc/rtc_base/ratelimiter_unittest.cc |
diff --git a/webrtc/rtc_base/ratelimiter_unittest.cc b/webrtc/rtc_base/ratelimiter_unittest.cc |
index b54a751b77e1b026dd6a54a2a6cdeb083c467482..3962ea320803dfa663a55b011127ad1e6812d5df 100644 |
--- a/webrtc/rtc_base/ratelimiter_unittest.cc |
+++ b/webrtc/rtc_base/ratelimiter_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/ratelimiter.h" |
+#include "webrtc/rtc_base/ratelimiter.h" |
+#include "webrtc/rtc_base/gunit.h" |
namespace rtc { |