Index: chrome/browser/host_content_settings_map.cc |
=================================================================== |
--- chrome/browser/host_content_settings_map.cc (revision 60039) |
+++ chrome/browser/host_content_settings_map.cc (working copy) |
@@ -706,10 +706,6 @@ |
} |
} |
-bool HostContentSettingsMap::IsOffTheRecord() { |
- return profile_->IsOffTheRecord(); |
-} |
- |
void HostContentSettingsMap::Observe(NotificationType type, |
const NotificationSource& source, |
const NotificationDetails& details) { |