Index: Source/bindings/core/v8/custom/V8NodeCustom.cpp |
diff --git a/Source/bindings/core/v8/custom/V8NodeCustom.cpp b/Source/bindings/core/v8/custom/V8NodeCustom.cpp |
index f6fe2c05d3384146ae196cff8def2e86bef9994e..a8f280b473688198b4db0f656718a1c7aeb163be 100644 |
--- a/Source/bindings/core/v8/custom/V8NodeCustom.cpp |
+++ b/Source/bindings/core/v8/custom/V8NodeCustom.cpp |
@@ -48,7 +48,6 @@ |
#include "bindings/core/v8/V8ShadowRoot.h" |
#include "bindings/core/v8/V8Text.h" |
#include "core/dom/Document.h" |
-#include "core/dom/custom/CustomElementCallbackDispatcher.h" |
#include "core/dom/shadow/ShadowRoot.h" |
#include "core/events/EventListener.h" |
#include "wtf/RefPtr.h" |