Searched refs:resource_gurl (Results 1 – 1 of 1) sorted by relevance
512 GURL resource_gurl(resource_url); in allowDisplayingInsecureContent() local513 if (EndsWith(resource_gurl.path(), kDotHTML, false)) in allowDisplayingInsecureContent()571 GURL resource_gurl(resource_url); in allowRunningInsecureContent() local572 if (resource_gurl.host() == kWWWDotYoutubeDotCom) in allowRunningInsecureContent()575 if (EndsWith(resource_gurl.path(), kDotJS, false)) in allowRunningInsecureContent()577 else if (EndsWith(resource_gurl.path(), kDotCSS, false)) in allowRunningInsecureContent()579 else if (EndsWith(resource_gurl.path(), kDotSWF, false)) in allowRunningInsecureContent()