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

/external/chromium_org/third_party/WebKit/Source/core/frame/
H A DContentSecurityPolicyResponseHeaders.cpp27 #include "core/frame/ContentSecurityPolicyResponseHeaders.h"
33 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 51 milliseconds