Index: Source/web/NotificationPermissionClientImpl.cpp |
diff --git a/Source/web/NotificationPermissionClientImpl.cpp b/Source/web/NotificationPermissionClientImpl.cpp |
index 5f82eccc6735ead587fd403fc555a856de0ad420..d012ee83b60000fb911f418914eedaaad21a29b5 100644 |
--- a/Source/web/NotificationPermissionClientImpl.cpp |
+++ b/Source/web/NotificationPermissionClientImpl.cpp |
@@ -9,7 +9,7 @@ |
#include "core/dom/ExecutionContext.h" |
#include "modules/notifications/Notification.h" |
#include "public/web/WebFrameClient.h" |
-#include "public/web/WebNotificationPermissionCallback.h" |
+#include "public/web/modules/notifications/WebNotificationPermissionCallback.h" |
#include "web/WebLocalFrameImpl.h" |
namespace blink { |