Searched refs:sites_in_tab (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/
H A Dsite_details.cc47 std::set<GURL> sites_in_tab = contents->GetSitesInTab(); local
48 for (std::set<GURL>::iterator iter = sites_in_tab.begin();
49 iter != sites_in_tab.end(); ++iter) {

Completed in 154 milliseconds