Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/safe_browsing/
Dsafe_browsing_util.cc308 std::string path_without_consecutive_slash(RemoveConsecutiveChars( in CanonicalizeUrl() local
314 hp_replacements.SetPath(path_without_consecutive_slash.data(), in CanonicalizeUrl()
315 url_parse::Component(0, path_without_consecutive_slash.length())); in CanonicalizeUrl()