Home
last modified time | relevance | path

Searched refs:kDotJS (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/chrome/renderer/
Dcontent_settings_observer.cc99 static const char kDotJS[] = ".js"; variable
575 if (EndsWith(resource_gurl.path(), kDotJS, false)) in allowRunningInsecureContent()