Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/frame/csp/
DContentSecurityPolicy.h68 static const char ImgSrc[]; variable
DContentSecurityPolicy.cpp74 const char ContentSecurityPolicy::ImgSrc[] = "img-src"; member in WebCore::ContentSecurityPolicy