Home | History | Annotate | Download | only in tabs

Lines Matching refs:removed_contents

397   WebContents* removed_contents = GetWebContentsAtImpl(index);
402 ForgetOpenersAndGroupsReferencing(removed_contents);
406 TabDetachedAt(removed_contents, index));
418 NotifyIfTabDeactivated(removed_contents);
429 NotifyIfActiveTabChanged(removed_contents, NOTIFY_DEFAULT);
441 return removed_contents;