Searched refs:path_without_consecutive_slash (Results 1 – 1 of 1) sorted by relevance
359 std::string path_without_consecutive_slash(RemoveConsecutiveChars(path, '/')); in CanonicalizeUrl() local366 path_without_consecutive_slash.data(), in CanonicalizeUrl()367 url::Component(0, path_without_consecutive_slash.length())); in CanonicalizeUrl()