Index: chrome/common/notification_type.h |
diff --git a/chrome/common/notification_type.h b/chrome/common/notification_type.h |
index 7f01898c3c6ed92f05186432d9f1a6e88ea163db..8564063f510b05ade643a53bb22f49a9da5c5c37 100644 |
--- a/chrome/common/notification_type.h |
+++ b/chrome/common/notification_type.h |
@@ -1116,6 +1116,11 @@ class NotificationType { |
// details are None. |
DESKTOP_NOTIFICATION_SETTINGS_CHANGED, |
+ // Sent when the geolocation settings change. The source is the |
+ // GeolocationContentSettingsMap object, the details are |
+ // ContentSettingsNotificationsDetails. |
+ GEOLOCATION_SETTINGS_CHANGED, |
+ |
// Sync -------------------------------------------------------------------- |
// Sent when the sync backend has been paused. |