Home | History | Annotate | Download | only in browser

Lines Matching refs:target_contents

1078     TabContents* target_contents = (*iterator)->tab_contents();
1079 if (target_contents->controller().session_id().id() == tab_id)
1080 return target_contents;