| Index: sky/engine/core/dom/custom/CustomElementException.cpp
|
| diff --git a/sky/engine/core/dom/custom/CustomElementException.cpp b/sky/engine/core/dom/custom/CustomElementException.cpp
|
| index 61faaccbc33dd5600f778ca07623e72950bf9a9e..0ce42cbee317637ec8ef084e9ac2502963d55371 100644
|
| --- a/sky/engine/core/dom/custom/CustomElementException.cpp
|
| +++ b/sky/engine/core/dom/custom/CustomElementException.cpp
|
| @@ -31,7 +31,7 @@
|
| #include "sky/engine/config.h"
|
| #include "sky/engine/core/dom/custom/CustomElementException.h"
|
|
|
| -#include "sky/engine/bindings2/exception_state.h"
|
| +#include "sky/engine/bindings/exception_state.h"
|
| #include "sky/engine/core/dom/ExceptionCode.h"
|
|
|
| namespace blink {
|
|
|