Index: Source/modules/rtcpeerconnection/RTCStatsResponse.h |
diff --git a/Source/modules/mediastream/RTCStatsResponse.h b/Source/modules/rtcpeerconnection/RTCStatsResponse.h |
similarity index 97% |
rename from Source/modules/mediastream/RTCStatsResponse.h |
rename to Source/modules/rtcpeerconnection/RTCStatsResponse.h |
index 3d9e53519cf7b49eeb64d3dfe58a7b7f0d7c76f7..a6d398cc661d265b1aec27362eeb0f67c2640e2c 100644 |
--- a/Source/modules/mediastream/RTCStatsResponse.h |
+++ b/Source/modules/rtcpeerconnection/RTCStatsResponse.h |
@@ -26,7 +26,7 @@ |
#define RTCStatsResponse_h |
#include "bindings/core/v8/ScriptWrappable.h" |
-#include "modules/mediastream/RTCStatsReport.h" |
+#include "modules/rtcpeerconnection/RTCStatsReport.h" |
#include "platform/heap/Handle.h" |
#include "platform/mediastream/RTCStatsResponseBase.h" |
#include "wtf/HashMap.h" |