Index: chrome/browser/notifications/desktop_notification_profile_util.h |
diff --git a/chrome/browser/notifications/desktop_notification_profile_util.h b/chrome/browser/notifications/desktop_notification_profile_util.h |
index 988d11e5c6f327adae6b20f54f7790de74aa334f..b36bbc46035676033686c0ea4b8c0c361ceaddb6 100644 |
--- a/chrome/browser/notifications/desktop_notification_profile_util.h |
+++ b/chrome/browser/notifications/desktop_notification_profile_util.h |
@@ -27,7 +27,6 @@ class DesktopNotificationProfileUtil { |
static void GetNotificationsSettings( |
Profile* profile, ContentSettingsForOneType* settings); |
static ContentSetting GetContentSetting(Profile* profile, const GURL& origin); |
- static void UsePermission(Profile* profile, const GURL& origin); |
private: |
DISALLOW_IMPLICIT_CONSTRUCTORS(DesktopNotificationProfileUtil); |