Home
last modified time | relevance | path

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

/external/chromium_org/chrome/renderer/
Dcontent_settings_observer.cc100 static const char kGoogleSupportPathPrefix[] = "/support/"; variable
475 if (StartsWithASCII(frame_gurl.path(), kGoogleSupportPathPrefix, false)) { in allowDisplayingInsecureContent()
532 if (StartsWithASCII(frame_gurl.path(), kGoogleSupportPathPrefix, false)) { in allowRunningInsecureContent()