Home
last modified time | relevance | path

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

/external/chromium_org/content/browser/web_contents/
Dweb_contents_impl.cc170 const char kDotGoogleDotCom[] = ".google.com"; variable
2576 if (EndsWith(security_origin, kDotGoogleDotCom, false)) in OnDidRunInsecureContent()