| Index: chrome/common/chrome_notification_types.h
|
| diff --git a/chrome/common/chrome_notification_types.h b/chrome/common/chrome_notification_types.h
|
| index 347af742a190ae701ea7e8d1ecbc20727d5972da..08208bd3d775afe2b2cb75d7227a8c0f3d13fe15 100644
|
| --- a/chrome/common/chrome_notification_types.h
|
| +++ b/chrome/common/chrome_notification_types.h
|
| @@ -658,11 +658,6 @@ enum NotificationType {
|
| // details are None.
|
| NOTIFICATION_DESKTOP_NOTIFICATION_SETTINGS_CHANGED,
|
|
|
| - // Sent when the geolocation settings change. The source is the
|
| - // GeolocationContentSettingsMap object, the details are
|
| - // ContentSettingsNotificationsDetails.
|
| - NOTIFICATION_GEOLOCATION_SETTINGS_CHANGED,
|
| -
|
| // Sent when content settings change for a tab. The source is a TabContents
|
| // object, the details are None.
|
| NOTIFICATION_TAB_CONTENT_SETTINGS_CHANGED,
|
|
|