Home | History | Annotate | Download | only in launcher

Lines Matching refs:active_tab

1560   WebContents* active_tab = GetLastActiveWebContents(app_id);
1561 if (active_tab) {
1562 Browser* browser = chrome::FindBrowserWithWebContents(active_tab);