Index: webrtc/rtc_base/ratetracker_unittest.cc |
diff --git a/webrtc/rtc_base/ratetracker_unittest.cc b/webrtc/rtc_base/ratetracker_unittest.cc |
index e2b51c13695f6adfa87effa6b6a6f27c7d7a9eca..27aa3a9299d744ff5851cff3a7fcb91e0cc36dac 100644 |
--- a/webrtc/rtc_base/ratetracker_unittest.cc |
+++ b/webrtc/rtc_base/ratetracker_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/ratetracker.h" |
+#include "webrtc/rtc_base/ratetracker.h" |
+#include "webrtc/rtc_base/gunit.h" |
namespace rtc { |
namespace { |