Searched refs:content_security_policy_frame_source_ (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/content/browser/webui/
H A Durl_data_manager_backend.cc144 content_security_policy_frame_source_ = data;
197 std::string content_security_policy_frame_source_; member in class:content::URLRequestChromeJob
226 content_security_policy_frame_source_("frame-src 'none';"),
280 base.append(content_security_policy_frame_source_);

Completed in 227 milliseconds