closing_animation_ 166 ui/message_center/views/toast_contents_view.cc closing_animation_ = (is_closing_ ? fade_animation_.get() : NULL); closing_animation_ 173 ui/message_center/views/toast_contents_view.cc if (is_closing_ && closing_animation_ == animation && GetWidget()) { closing_animation_ 131 ui/message_center/views/toast_contents_view.h gfx::Animation* closing_animation_;