Home
last modified time | relevance | path

Searched defs:FrameAncestors (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/frame/csp/
DContentSecurityPolicy.h80 static const char FrameAncestors[]; variable
DContentSecurityPolicy.cpp86 const char ContentSecurityPolicy::FrameAncestors[] = "frame-ancestors"; member in WebCore::ContentSecurityPolicy