Index: content/renderer/media/webrtc/rtc_stats.h |
diff --git a/content/renderer/media/webrtc/rtc_stats.h b/content/renderer/media/webrtc/rtc_stats.h |
index 51a4c34cc8f122d1d296791f5253e6bab80c8824..6098582be865a97db312587a78647e16b6cb649b 100644 |
--- a/content/renderer/media/webrtc/rtc_stats.h |
+++ b/content/renderer/media/webrtc/rtc_stats.h |
@@ -7,8 +7,8 @@ |
#include "base/memory/ref_counted.h" |
#include "third_party/WebKit/public/platform/WebRTCStats.h" |
-#include "third_party/webrtc/api/rtcstats.h" |
-#include "third_party/webrtc/api/rtcstatsreport.h" |
+#include "third_party/webrtc/api/stats/rtcstats.h" |
+#include "third_party/webrtc/api/stats/rtcstatsreport.h" |
namespace content { |