Index: Source/core/html/shadow/PickerIndicatorElement.cpp |
=================================================================== |
--- Source/core/html/shadow/PickerIndicatorElement.cpp (revision 159157) |
+++ Source/core/html/shadow/PickerIndicatorElement.cpp (working copy) |
@@ -32,7 +32,7 @@ |
#if ENABLE(INPUT_MULTIPLE_FIELDS_UI) |
#include "core/html/shadow/PickerIndicatorElement.h" |
-#include "core/events/Event.h" |
+#include "core/dom/Event.h" |
#include "core/html/shadow/ShadowElementNames.h" |
#include "core/page/Chrome.h" |
#include "core/page/Page.h" |