Home | History | Annotate | Download | only in profiles

Lines Matching refs:host_content_settings_map_

268       host_content_settings_map_(NULL),
940 if (!host_content_settings_map_.get())
941 host_content_settings_map_ = new HostContentSettingsMap(this);
942 return host_content_settings_map_.get();