Home | History | Annotate | Download | only in sessions

Lines Matching refs:active_tab

881       WebContents* active_tab =
887 active_tab && browser == browser_ &&
908 chrome::CloseWebContents(browser, active_tab, true);
1238 const content::WebContents* active_tab =
1240 if (active_tab->GetURL() == GURL(chrome::kChromeUINewTabURL) ||
1241 chrome::IsInstantNTP(active_tab)) {