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.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/webkit/tools/test_shell/notification_presenter.h b/webkit/tools/test_shell/notification_presenter.h
index 734f221..9e3fcff 100644
--- a/webkit/tools/test_shell/notification_presenter.h
+++ b/webkit/tools/test_shell/notification_presenter.h
@@ -29,7 +29,6 @@ class TestNotificationPresenter : public WebKit::WebNotificationPresenter {
virtual void cancel(const WebKit::WebNotification&);
virtual void objectDestroyed(const WebKit::WebNotification&);
virtual Permission checkPermission(const WebKit::WebSecurityOrigin& origin);
- virtual Permission checkPermission(const WebKit::WebURL& url);
virtual void requestPermission(const WebKit::WebSecurityOrigin& origin,
WebKit::WebNotificationPermissionCallback* callback);