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

Unified Diff: chrome/browser/content_settings/host_content_settings_map.h

Issue 7810017: Revert 98938 - Migrate Obsolete NotificationsSettings and remove content_settings::NotificationsP... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 9 years, 4 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
Index: chrome/browser/content_settings/host_content_settings_map.h
===================================================================
--- chrome/browser/content_settings/host_content_settings_map.h (revision 98940)
+++ chrome/browser/content_settings/host_content_settings_map.h (working copy)
@@ -42,8 +42,6 @@
public NotificationObserver,
public base::RefCountedThreadSafe<HostContentSettingsMap> {
public:
- // TODO(markusheintz): I sold my soul to the devil on order to add this tuple.
- // I really want my soul back, so I really will change this ASAP.
typedef Tuple4<ContentSettingsPattern,
ContentSettingsPattern,
ContentSetting,

Powered by Google App Engine
This is Rietveld 408576698