Index: Source/core/html/shadow/PickerIndicatorElement.cpp |
diff --git a/Source/core/html/shadow/PickerIndicatorElement.cpp b/Source/core/html/shadow/PickerIndicatorElement.cpp |
index 208475dc2ee51efb3b1f770c553c60fbc32fb854..71fabdad20aaab603e1e5358db18319f14371220 100644 |
--- a/Source/core/html/shadow/PickerIndicatorElement.cpp |
+++ b/Source/core/html/shadow/PickerIndicatorElement.cpp |
@@ -32,7 +32,7 @@ |
#if ENABLE(INPUT_MULTIPLE_FIELDS_UI) |
#include "core/html/shadow/PickerIndicatorElement.h" |
-#include "core/dom/Event.h" |
+#include "core/events/Event.h" |
#include "core/html/shadow/ShadowElementNames.h" |
#include "core/page/Chrome.h" |
#include "core/page/Page.h" |