Searched defs:tab_content_settings (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/
H A Dpepper_broker_infobar_delegate.cc43 TabSpecificContentSettings* tab_content_settings = local
62 content_settings, tab_content_settings, callback))));
70 tab_content_settings->SetPepperBrokerAllowed(allowed);
79 TabSpecificContentSettings* tab_content_settings,
86 tab_content_settings_(tab_content_settings),
74 PepperBrokerInfoBarDelegate( const GURL& url, const base::FilePath& plugin_path, const std::string& languages, HostContentSettingsMap* content_settings, TabSpecificContentSettings* tab_content_settings, const base::Callback<void(bool)>& callback) argument
/external/chromium_org/chrome/browser/ui/content_settings/
H A Dcontent_setting_bubble_model.cc762 TabSpecificContentSettings* tab_content_settings = local
770 tab_content_settings->media_stream_access_origin());

Completed in 338 milliseconds