| 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 d477e6986d51ad635c5e2dfb1e00b8edb31dae7f..e2bd26e30e7c2d21374646be1647d9b547860b03 100644
|
| --- a/chrome/browser/notifications/desktop_notification_profile_util.h
|
| +++ b/chrome/browser/notifications/desktop_notification_profile_util.h
|
| @@ -25,7 +25,6 @@ class DesktopNotificationProfileUtil {
|
| static void DenyPermission(Profile* profile, const GURL& origin);
|
| static void GetNotificationsSettings(
|
| Profile* profile, ContentSettingsForOneType* settings);
|
| - static ContentSetting GetContentSetting(Profile* profile, const GURL& origin);
|
|
|
| private:
|
| DISALLOW_IMPLICIT_CONSTRUCTORS(DesktopNotificationProfileUtil);
|
|
|