Searched defs:ShouldAddContentSecurityPolicy (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/content/public/browser/
H A Durl_data_source.cc32 bool URLDataSource::ShouldAddContentSecurityPolicy() const { function in class:content::URLDataSource
/external/chromium_org/chrome/browser/ui/webui/
H A Dapp_launcher_page_ui.cc129 bool AppLauncherPageUI::HTMLSource::ShouldAddContentSecurityPolicy() const { function in class:AppLauncherPageUI::HTMLSource
H A Dabout_ui.cc1172 bool AboutUIHTMLSource::ShouldAddContentSecurityPolicy() const { function in class:AboutUIHTMLSource
1177 return content::URLDataSource::ShouldAddContentSecurityPolicy();
/external/chromium_org/chrome/browser/ui/webui/ntp/
H A Dnew_tab_ui.cc406 bool NewTabUI::NewTabHTMLSource::ShouldAddContentSecurityPolicy() const { function in class:NewTabUI::NewTabHTMLSource

Completed in 188 milliseconds