Searched defs:ImgSrc (Results 1 – 2 of 2) sorted by relevance
/external/chromium_org/third_party/WebKit/Source/core/frame/csp/ | ||
D | ContentSecurityPolicy.h | 68 static const char ImgSrc[]; variable |
D | ContentSecurityPolicy.cpp | 74 const char ContentSecurityPolicy::ImgSrc[] = "img-src"; member in WebCore::ContentSecurityPolicy |