Index: public/web/modules/notifications/WebNotificationPermissionCallback.h |
diff --git a/public/web/WebNotificationPermissionCallback.h b/public/web/modules/notifications/WebNotificationPermissionCallback.h |
similarity index 96% |
copy from public/web/WebNotificationPermissionCallback.h |
copy to public/web/modules/notifications/WebNotificationPermissionCallback.h |
index 6aeb53fc315de4f4160e6c2c80de09af4ebf0405..59b0745440a0abaebccc1e77833b62f88b34411c 100644 |
--- a/public/web/WebNotificationPermissionCallback.h |
+++ b/public/web/modules/notifications/WebNotificationPermissionCallback.h |
@@ -31,7 +31,7 @@ |
#ifndef WebNotificationPermissionCallback_h |
#define WebNotificationPermissionCallback_h |
-#include "../platform/WebNotificationPermission.h" |
+#include "public/platform/modules/notifications/WebNotificationPermission.h" |
namespace blink { |