NORMAL_TO_ERROR 346 chrome/browser/translate/translate_infobar_delegate.cc background_animation_ = is_error() ? NORMAL_TO_ERROR : ERROR_TO_NORMAL; NORMAL_TO_ERROR 50 chrome/browser/ui/gtk/infobars/translate_infobar_base_gtk.cc if (animation == TranslateInfoBarDelegate::NORMAL_TO_ERROR) { NORMAL_TO_ERROR 69 chrome/browser/ui/views/infobars/translate_infobar_base.cc if (animation == TranslateInfoBarDelegate::NORMAL_TO_ERROR) {