| Index: third_party/WebKit/Source/modules/peerconnection/RTCStatsReport.h
|
| diff --git a/third_party/WebKit/Source/modules/peerconnection/RTCStatsReport.h b/third_party/WebKit/Source/modules/peerconnection/RTCStatsReport.h
|
| index b2ab22f1eb44ceeda2503d4d6b5716c6235fdef5..0a4a552a1b478dcea8cef8adc3c2dd1e1309162a 100644
|
| --- a/third_party/WebKit/Source/modules/peerconnection/RTCStatsReport.h
|
| +++ b/third_party/WebKit/Source/modules/peerconnection/RTCStatsReport.h
|
| @@ -6,7 +6,7 @@
|
| #define RTCStatsReport_h
|
|
|
| #include "bindings/core/v8/Maplike.h"
|
| -#include "bindings/core/v8/ScriptWrappable.h"
|
| +#include "platform/bindings/ScriptWrappable.h"
|
| #include "platform/heap/GarbageCollected.h"
|
| #include "platform/wtf/text/WTFString.h"
|
| #include "public/platform/WebCString.h"
|
|
|