Searched refs:old_infobar (Results 1 – 1 of 1) sorted by relevance
643 TranslateInfoBarDelegate* old_infobar = GetTranslateInfoBarDelegate(tab); in ShowInfoBar() local644 infobar->UpdateBackgroundAnimation(old_infobar); in ShowInfoBar()645 if (old_infobar) { in ShowInfoBar()647 tab->ReplaceInfoBar(old_infobar, infobar); in ShowInfoBar()