Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/safe_browsing/
Dsafe_browsing_util.cc302 std::string host_without_consecutive_dots(RemoveConsecutiveChars( in CanonicalizeUrl() local
312 hp_replacements.SetHost(host_without_consecutive_dots.data(), in CanonicalizeUrl()
313 url_parse::Component(0, host_without_consecutive_dots.length())); in CanonicalizeUrl()