Index: chrome/browser/host_content_settings_map.h |
diff --git a/chrome/browser/host_content_settings_map.h b/chrome/browser/host_content_settings_map.h |
index 2be7e234b8449bf85834c1202b417d3bee185ddc..ff9c8f0564f114c40f29d1b9fc4a6f9b60e49a3d 100644 |
--- a/chrome/browser/host_content_settings_map.h |
+++ b/chrome/browser/host_content_settings_map.h |
@@ -230,9 +230,6 @@ class HostContentSettingsMap |
// 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, |