Home | History | Annotate | Download | only in browser

Lines Matching refs:new_tabs

224                         const std::vector<GURL>& new_tabs) {
225 for (std::vector<GURL>::const_iterator it = new_tabs.begin();
226 it != new_tabs.end(); ++it) {
892 AddFirstRunNewTabs(browser_creator_.get(), master_prefs_->new_tabs);