Home | History | Annotate | Download | only in autocomplete

Lines Matching refs:canonicalized_url

236   // canonicalized URL is stored in |canonicalized_url|; however, this URL is
242 GURL* canonicalized_url);
292 const GURL& canonicalized_url() const { return canonicalized_url_; }