Index: webrtc/stats/rtcstatsreport_unittest.cc |
diff --git a/webrtc/stats/rtcstatsreport_unittest.cc b/webrtc/stats/rtcstatsreport_unittest.cc |
index 2dcb58428a5db7de25e0bae632d8a4aaf85fd6fc..9a0bb1a125a2439d6d41542ff63db6f2c9316f19 100644 |
--- a/webrtc/stats/rtcstatsreport_unittest.cc |
+++ b/webrtc/stats/rtcstatsreport_unittest.cc |
@@ -8,9 +8,9 @@ |
* be found in the AUTHORS file in the root of the source tree. |
*/ |
-#include "webrtc/api/rtcstatsreport.h" |
+#include "webrtc/api/stats/rtcstatsreport.h" |
-#include "webrtc/api/rtcstats.h" |
+#include "webrtc/api/stats/rtcstats.h" |
#include "webrtc/base/checks.h" |
#include "webrtc/base/gunit.h" |