| Index: chrome/browser/host_content_settings_map.h
|
| ===================================================================
|
| --- chrome/browser/host_content_settings_map.h (revision 60039)
|
| +++ chrome/browser/host_content_settings_map.h (working copy)
|
| @@ -224,9 +224,6 @@
|
| // This should only be called on the UI thread.
|
| void ResetToDefaults();
|
|
|
| - // Whether this settings map is associated with an OTR session.
|
| - bool IsOffTheRecord();
|
| -
|
| // NotificationObserver implementation.
|
| virtual void Observe(NotificationType type,
|
| const NotificationSource& source,
|
|
|