Home
last modified time | relevance | path

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

/external/chromium_org/chrome/renderer/
Dcontent_settings_observer.cc88 static const char kWWWDotGoogleDotCom[] = "www.google.com"; variable
484 if (origin_host == kWWWDotGoogleDotCom) { in allowDisplayingInsecureContent()
541 if (origin_host == kWWWDotGoogleDotCom) { in allowRunningInsecureContent()