Index: Source/modules/notifications/Notification.h |
diff --git a/Source/modules/notifications/Notification.h b/Source/modules/notifications/Notification.h |
index f10b83c9e7cfe1b97349f18dac37b25569390221..bbb875f9b755e57155d9fb7df06dd2eaeaf4950e 100644 |
--- a/Source/modules/notifications/Notification.h |
+++ b/Source/modules/notifications/Notification.h |
@@ -37,8 +37,8 @@ |
#include "platform/heap/Handle.h" |
#include "platform/text/TextDirection.h" |
#include "platform/weborigin/KURL.h" |
-#include "public/platform/WebNotificationDelegate.h" |
-#include "public/platform/WebNotificationPermission.h" |
+#include "public/platform/modules/notifications/WebNotificationDelegate.h" |
+#include "public/platform/modules/notifications/WebNotificationPermission.h" |
#include "wtf/PassOwnPtr.h" |
#include "wtf/RefCounted.h" |