Home | History | Annotate | Download | only in instant

Lines Matching refs:new_tab

507   TabContentsWrapper* new_tab = browser()->instant()->GetPreviewContents();
508 ASSERT_TRUE(new_tab);
509 ASSERT_NE(new_tab, initial_tab);
511 new_tab->tab_contents()->GetRenderWidgetHostView();