| Index: third_party/WebKit/Source/core/dom/custom/CustomElementReactionStack.h
|
| diff --git a/third_party/WebKit/Source/core/dom/custom/CustomElementReactionStack.h b/third_party/WebKit/Source/core/dom/custom/CustomElementReactionStack.h
|
| index 26e2e5bdc473375cb64b9b77041f647b81320cc1..561e2bfe275cdcd47c4c21aa995b8db3644d32eb 100644
|
| --- a/third_party/WebKit/Source/core/dom/custom/CustomElementReactionStack.h
|
| +++ b/third_party/WebKit/Source/core/dom/custom/CustomElementReactionStack.h
|
| @@ -5,8 +5,8 @@
|
| #ifndef CustomElementReactionStack_h
|
| #define CustomElementReactionStack_h
|
|
|
| -#include "bindings/core/v8/ScriptWrappable.h"
|
| #include "core/CoreExport.h"
|
| +#include "platform/bindings/ScriptWrappable.h"
|
| #include "platform/heap/Handle.h"
|
| #include "platform/wtf/Noncopyable.h"
|
|
|
|
|