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

/external/chromium_org/third_party/WebKit/Source/core/page/
H A DContentSecurityPolicyResponseHeaders.cpp27 #include "core/page/ContentSecurityPolicyResponseHeaders.h"
34 ContentSecurityPolicyResponseHeaders::ContentSecurityPolicyResponseHeaders(const ResourceResponse& response) function in class:WebCore::ContentSecurityPolicyResponseHeaders
H A DContentSecurityPolicyResponseHeaders.h35 class ContentSecurityPolicyResponseHeaders { class in namespace:WebCore
37 ContentSecurityPolicyResponseHeaders() { } function in class:WebCore::ContentSecurityPolicyResponseHeaders
38 explicit ContentSecurityPolicyResponseHeaders(const ResourceResponse&);

Completed in 349 milliseconds