summaryrefslogtreecommitdiffstats
path: root/webkit/tools/test_shell/notification_presenter.h
diff options
context:
space:
mode:
Diffstat (limited to 'webkit/tools/test_shell/notification_presenter.h')
-rw-r--r--webkit/tools/test_shell/notification_presenter.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/webkit/tools/test_shell/notification_presenter.h b/webkit/tools/test_shell/notification_presenter.h
index f5b3b07..7c0ff69 100644
--- a/webkit/tools/test_shell/notification_presenter.h
+++ b/webkit/tools/test_shell/notification_presenter.h
@@ -9,7 +9,7 @@
#include <set>
#include <string>
-#include "third_party/WebKit/WebKit/chromium/public/WebNotificationPresenter.h"
+#include "third_party/WebKit/Source/WebKit/chromium/public/WebNotificationPresenter.h"
#include "webkit/tools/test_shell/test_shell.h"
// A class that implements NotificationPresenter for the test shell.