Index: Source/modules/notifications/Notification.h |
diff --git a/Source/modules/notifications/Notification.h b/Source/modules/notifications/Notification.h |
index c393dbd8d9baac36de6f01d41793b7230b7cfd78..75f72c49ba777a8c88a4d65b156bb61d03851375 100644 |
--- a/Source/modules/notifications/Notification.h |
+++ b/Source/modules/notifications/Notification.h |
@@ -34,8 +34,8 @@ |
#include "bindings/v8/ScriptWrappable.h" |
#include "core/dom/ActiveDOMObject.h" |
-#include "core/dom/EventNames.h" |
-#include "core/dom/EventTarget.h" |
+#include "core/events/EventNames.h" |
+#include "core/events/EventTarget.h" |
#include "core/loader/ThreadableLoaderClient.h" |
#include "core/platform/SharedBuffer.h" |
#include "core/platform/Timer.h" |