Searched refs:perm_url (Results 1 – 1 of 1) sorted by relevance
489 GURL perm_url(PermanentURL()); in AdjustTextForCopy() local490 if (perm_url.SchemeIs(url::kHttpScheme) && in AdjustTextForCopy()491 url->SchemeIs(url::kHttpScheme) && perm_url.host() == url->host()) { in AdjustTextForCopy()