Home | History | Annotate | Download | only in profiles

Lines Matching defs:stripped_url

152   GURL stripped_url;
156 stripped_url = url.ReplaceComponents(replacements);
159 const std::string& spec = stripped_url.possibly_invalid_spec();
160 const url::Parsed& parsed = stripped_url.parsed_for_possibly_invalid_spec();