Home
last modified time | relevance | path

Searched refs:otr_settings_map (Results 1 – 1 of 1) sorted by relevance

/external/chromium/chrome/browser/ui/webui/options/
Dcontent_settings_handler.cc528 const HostContentSettingsMap* otr_settings_map = GetOTRContentSettingsMap(); in UpdateExceptionsViewFromOTRHostContentSettingsMap() local
529 if (!otr_settings_map) in UpdateExceptionsViewFromOTRHostContentSettingsMap()
533 otr_settings_map->GetSettingsForOneType(type, "", &otr_entries); in UpdateExceptionsViewFromOTRHostContentSettingsMap()