Home | History | Annotate | Download | only in tabs

Lines Matching refs:domain

1056   std::string domain = tab->tab_contents()->GetURL().host();
1057 if (domain.empty())
1062 if (GetTabContentsAt(i)->tab_contents()->GetURL().host() == domain)