Index: third_party/WebKit/Source/core/html/forms/BaseMultipleFieldsDateAndTimeInputType.cpp |
diff --git a/third_party/WebKit/Source/core/html/forms/BaseMultipleFieldsDateAndTimeInputType.cpp b/third_party/WebKit/Source/core/html/forms/BaseMultipleFieldsDateAndTimeInputType.cpp |
index 29b1784f43cf23ea9ca0eecc8d3db9f0e107cf56..f74d1275618aa8588da72820f636c975e9596c18 100644 |
--- a/third_party/WebKit/Source/core/html/forms/BaseMultipleFieldsDateAndTimeInputType.cpp |
+++ b/third_party/WebKit/Source/core/html/forms/BaseMultipleFieldsDateAndTimeInputType.cpp |
@@ -32,6 +32,7 @@ |
#if ENABLE(INPUT_MULTIPLE_FIELDS_UI) |
#include "core/CSSValueKeywords.h" |
+#include "core/dom/StyleChangeReason.h" |
#include "core/dom/shadow/ShadowRoot.h" |
#include "core/events/KeyboardEvent.h" |
#include "core/events/ScopedEventQueue.h" |