Searched refs:resource_gurl (Results 1 – 1 of 1) sorted by relevance
508 GURL resource_gurl(resource_url); in allowDisplayingInsecureContent() local509 if (EndsWith(resource_gurl.path(), kDotHTML, false)) in allowDisplayingInsecureContent()567 GURL resource_gurl(resource_url); in allowRunningInsecureContent() local568 if (resource_gurl.host() == kWWWDotYoutubeDotCom) in allowRunningInsecureContent()571 if (EndsWith(resource_gurl.path(), kDotJS, false)) in allowRunningInsecureContent()573 else if (EndsWith(resource_gurl.path(), kDotCSS, false)) in allowRunningInsecureContent()575 else if (EndsWith(resource_gurl.path(), kDotSWF, false)) in allowRunningInsecureContent()