| Index: third_party/WebKit/Source/core/html/imports/HTMLImportsController.h
|
| diff --git a/third_party/WebKit/Source/core/html/imports/HTMLImportsController.h b/third_party/WebKit/Source/core/html/imports/HTMLImportsController.h
|
| index 62f39fc07cbe20e99b8553b9b715836120fc7346..6992902c4173365350c325966e13d4f76e8ef49e 100644
|
| --- a/third_party/WebKit/Source/core/html/imports/HTMLImportsController.h
|
| +++ b/third_party/WebKit/Source/core/html/imports/HTMLImportsController.h
|
| @@ -31,8 +31,8 @@
|
| #ifndef HTMLImportsController_h
|
| #define HTMLImportsController_h
|
|
|
| -#include "bindings/core/v8/ScriptWrappable.h"
|
| #include "core/dom/Document.h"
|
| +#include "platform/bindings/ScriptWrappable.h"
|
| #include "platform/heap/Handle.h"
|
| #include "platform/wtf/Allocator.h"
|
| #include "platform/wtf/Vector.h"
|
|
|