Index: sky/engine/core/dom/custom/CustomElementRegistrationContext.cpp |
diff --git a/sky/engine/core/dom/custom/CustomElementRegistrationContext.cpp b/sky/engine/core/dom/custom/CustomElementRegistrationContext.cpp |
index d0883cf3a57ea23a458711d525f6fc0d42482d7f..795a0ef96e7e297ca4087f0ac8ed5f3d5b75b73c 100644 |
--- a/sky/engine/core/dom/custom/CustomElementRegistrationContext.cpp |
+++ b/sky/engine/core/dom/custom/CustomElementRegistrationContext.cpp |
@@ -32,7 +32,7 @@ |
#include "sky/engine/core/dom/custom/CustomElementRegistrationContext.h" |
#include "gen/sky/core/HTMLNames.h" |
-#include "sky/engine/bindings/core/v8/ExceptionState.h" |
+#include "sky/engine/bindings2/exception_state.h" |
#include "sky/engine/core/dom/Document.h" |
#include "sky/engine/core/dom/Element.h" |
#include "sky/engine/core/dom/custom/CustomElement.h" |