| Index: third_party/WebKit/Source/modules/peerconnection/RTCLegacyStatsReport.h
|
| diff --git a/third_party/WebKit/Source/modules/peerconnection/RTCLegacyStatsReport.h b/third_party/WebKit/Source/modules/peerconnection/RTCLegacyStatsReport.h
|
| index 179f28e2239d46e220ac9b7da63fae10950c82d4..dc7ceae7dc95d2155cba5713997b34acbf373abf 100644
|
| --- a/third_party/WebKit/Source/modules/peerconnection/RTCLegacyStatsReport.h
|
| +++ b/third_party/WebKit/Source/modules/peerconnection/RTCLegacyStatsReport.h
|
| @@ -25,7 +25,7 @@
|
| #ifndef RTCLegacyStatsReport_h
|
| #define RTCLegacyStatsReport_h
|
|
|
| -#include "bindings/core/v8/ScriptWrappable.h"
|
| +#include "platform/bindings/ScriptWrappable.h"
|
| #include "platform/wtf/HashMap.h"
|
| #include "platform/wtf/Vector.h"
|
| #include "platform/wtf/text/StringHash.h"
|
|
|