Searched refs:url_without_fragment (Results 1 – 1 of 1) sorted by relevance
281 GURL url_without_fragment; in CanonicalizeUrl() local286 url_without_fragment = url.ReplaceComponents(f_replacements); in CanonicalizeUrl()289 std::string url_unescaped_str(Unescape(url_without_fragment.spec())); in CanonicalizeUrl()