Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1361)

Unified Diff: chrome/common/chrome_notification_types.h

Issue 8243008: Remove references to GeolocationContentSettingsMap. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/browser/geolocation/geolocation_settings_state.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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,
« no previous file with comments | « chrome/browser/geolocation/geolocation_settings_state.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698