| 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,
|
|
|