summaryrefslogtreecommitdiff
path: root/Source/WebKit/chromium/src/NotificationPresenterImpl.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'Source/WebKit/chromium/src/NotificationPresenterImpl.cpp')
-rw-r--r--Source/WebKit/chromium/src/NotificationPresenterImpl.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/WebKit/chromium/src/NotificationPresenterImpl.cpp b/Source/WebKit/chromium/src/NotificationPresenterImpl.cpp
index 683e66faa..d6df72efb 100644
--- a/Source/WebKit/chromium/src/NotificationPresenterImpl.cpp
+++ b/Source/WebKit/chromium/src/NotificationPresenterImpl.cpp
@@ -41,7 +41,7 @@
#include "WebNotification.h"
#include "WebNotificationPermissionCallback.h"
#include "WebNotificationPresenter.h"
-#include "platform/WebURL.h"
+#include <public/WebURL.h>
#include <wtf/PassRefPtr.h>