Index: Source/core/html/forms/BaseChooserOnlyDateAndTimeInputType.cpp |
diff --git a/Source/core/html/forms/BaseChooserOnlyDateAndTimeInputType.cpp b/Source/core/html/forms/BaseChooserOnlyDateAndTimeInputType.cpp |
index 76f32aba3deb5b186a6516e5796adae5da778144..eb586d32b1202d29dc7705fce17f0826a84b811f 100644 |
--- a/Source/core/html/forms/BaseChooserOnlyDateAndTimeInputType.cpp |
+++ b/Source/core/html/forms/BaseChooserOnlyDateAndTimeInputType.cpp |
@@ -28,6 +28,7 @@ |
#include "core/html/forms/BaseChooserOnlyDateAndTimeInputType.h" |
#include "bindings/v8/ExceptionStatePlaceholder.h" |
+#include "core/dom/Document.h" |
#include "core/dom/shadow/ShadowRoot.h" |
#include "core/frame/FrameHost.h" |
#include "core/html/HTMLDivElement.h" |