| Index: Source/modules/mediastream/RTCStatsReport.h
|
| diff --git a/Source/modules/mediastream/RTCStatsReport.h b/Source/modules/mediastream/RTCStatsReport.h
|
| index 9d630fb7e89e9f0f892f6f9a3c4f3b2cc725b69b..dbb157ad11b3a47ad352bdccb5de560fcf20b103 100644
|
| --- a/Source/modules/mediastream/RTCStatsReport.h
|
| +++ b/Source/modules/mediastream/RTCStatsReport.h
|
| @@ -25,7 +25,7 @@
|
| #ifndef RTCStatsReport_h
|
| #define RTCStatsReport_h
|
|
|
| -#include "bindings/v8/ScriptWrappable.h"
|
| +#include "bindings/core/v8/ScriptWrappable.h"
|
| #include "wtf/HashMap.h"
|
| #include "wtf/Vector.h"
|
| #include "wtf/text/StringHash.h"
|
|
|