| Index: ash/shelf/shelf_widget.cc
|
| diff --git a/ash/shelf/shelf_widget.cc b/ash/shelf/shelf_widget.cc
|
| index 216b0901d32855775fe45832886cfcc803346162..39c124316dd413a8f909d5e0510ef3ff3fc62068 100644
|
| --- a/ash/shelf/shelf_widget.cc
|
| +++ b/ash/shelf/shelf_widget.cc
|
| @@ -628,7 +628,6 @@ void ShelfWidget::SetPaintsBackground(
|
| // See also DockedBackgroundWidget::SetPaintsBackground.
|
| background_animator_.SetPaintsBackground(
|
| background_type != wm::SHELF_BACKGROUND_DEFAULT, change_type);
|
| - delegate_view_->SchedulePaint();
|
| }
|
|
|
| wm::ShelfBackgroundType ShelfWidget::GetBackgroundType() const {
|
|
|