Index: Source/modules/notifications/Notification.h |
=================================================================== |
--- Source/modules/notifications/Notification.h (revision 159157) |
+++ Source/modules/notifications/Notification.h (working copy) |
@@ -34,8 +34,8 @@ |
#include "bindings/v8/ScriptWrappable.h" |
#include "core/dom/ActiveDOMObject.h" |
-#include "core/events/EventNames.h" |
-#include "core/events/EventTarget.h" |
+#include "core/dom/EventNames.h" |
+#include "core/dom/EventTarget.h" |
#include "core/loader/ThreadableLoaderClient.h" |
#include "core/platform/SharedBuffer.h" |
#include "core/platform/Timer.h" |