| Index: sky/engine/core/editing/Editor.cpp
|
| diff --git a/sky/engine/core/editing/Editor.cpp b/sky/engine/core/editing/Editor.cpp
|
| index 12fa4a9f4056678b2133b91a89bb3d0f6964aacf..4b6a026601ed0ba0feac6b5e8a7fc1c2069f0049 100644
|
| --- a/sky/engine/core/editing/Editor.cpp
|
| +++ b/sky/engine/core/editing/Editor.cpp
|
| @@ -29,7 +29,7 @@
|
|
|
| #include "gen/sky/core/CSSPropertyNames.h"
|
| #include "gen/sky/core/EventNames.h"
|
| -#include "sky/engine/bindings/core/v8/ExceptionStatePlaceholder.h"
|
| +#include "sky/engine/bindings2/exception_state_placeholder.h"
|
| #include "sky/engine/core/css/CSSComputedStyleDeclaration.h"
|
| #include "sky/engine/core/css/StylePropertySet.h"
|
| #include "sky/engine/core/dom/DocumentFragment.h"
|
|
|