Index: Source/core/dom/custom/CustomElementCallbackInvocation.cpp |
diff --git a/Source/core/dom/custom/CustomElementCallbackInvocation.cpp b/Source/core/dom/custom/CustomElementCallbackInvocation.cpp |
index a3afe31440b2ef1210f34ebe4fe27dfe1d2426c0..a6e6e1b274be8a02ab869ef3594c46cc93998ec0 100644 |
--- a/Source/core/dom/custom/CustomElementCallbackInvocation.cpp |
+++ b/Source/core/dom/custom/CustomElementCallbackInvocation.cpp |
@@ -31,6 +31,7 @@ |
#include "config.h" |
#include "core/dom/custom/CustomElementCallbackInvocation.h" |
+#include "core/dom/Document.h" |
#include "core/dom/Element.h" |
#include "core/dom/custom/CustomElementScheduler.h" |