ERROR_TO_NORMAL   346 chrome/browser/translate/translate_infobar_delegate.cc     background_animation_ = is_error() ? NORMAL_TO_ERROR : ERROR_TO_NORMAL;
ERROR_TO_NORMAL    53 chrome/browser/ui/gtk/infobars/translate_infobar_base_gtk.cc       DCHECK_EQ(TranslateInfoBarDelegate::ERROR_TO_NORMAL, animation);
ERROR_TO_NORMAL    71 chrome/browser/ui/views/infobars/translate_infobar_base.cc     } else if (animation == TranslateInfoBarDelegate::ERROR_TO_NORMAL) {