Index: third_party/WebKit/Source/platform/exported/WebRTCStatsResponse.cpp |
diff --git a/third_party/WebKit/Source/platform/exported/WebRTCStatsResponse.cpp b/third_party/WebKit/Source/platform/exported/WebRTCStatsResponse.cpp |
index dd4752985df6aefeaff0b76af5d220dd1a148d3d..05a598d4c51777f7ed76827594157db5de1db1f2 100644 |
--- a/third_party/WebKit/Source/platform/exported/WebRTCStatsResponse.cpp |
+++ b/third_party/WebKit/Source/platform/exported/WebRTCStatsResponse.cpp |
@@ -24,7 +24,7 @@ |
#include "public/platform/WebRTCStatsResponse.h" |
-#include "platform/mediastream/RTCStatsResponseBase.h" |
+#include "platform/peerconnection/RTCStatsResponseBase.h" |
#include "wtf/text/WTFString.h" |
namespace blink { |