Home | History | Annotate | Download | only in tabs

Lines Matching refs:active_contents

580       content::WebContents* active_contents = source_dragged_contents();
581 if (active_contents && !active_contents->FocusLocationBarByDefault())
582 active_contents->Focus();