| Index: third_party/WebKit/Source/core/frame/External.h
|
| diff --git a/third_party/WebKit/Source/core/frame/External.h b/third_party/WebKit/Source/core/frame/External.h
|
| index 07409c2595d7209caa8ddeaaf8b8e4088857d87d..2f6df0770f2145d477eb9edd8caee72ed55b0045 100644
|
| --- a/third_party/WebKit/Source/core/frame/External.h
|
| +++ b/third_party/WebKit/Source/core/frame/External.h
|
| @@ -5,7 +5,7 @@
|
| #ifndef External_h
|
| #define External_h
|
|
|
| -#include "bindings/core/v8/ScriptWrappable.h"
|
| +#include "platform/bindings/ScriptWrappable.h"
|
| #include "platform/heap/Handle.h"
|
|
|
| namespace blink {
|
|
|