Searched refs:perm_url (Results 1 – 1 of 1) sorted by relevance
349 GURL perm_url; in AdjustTextForCopy() local350 if (GetURLForText(permanent_text_, &perm_url) && in AdjustTextForCopy()351 perm_url.SchemeIs(chrome::kHttpScheme) && in AdjustTextForCopy()353 perm_url.host() == url->host()) { in AdjustTextForCopy()