| Index: ash/common/shelf/shelf_background_animator.h
|
| diff --git a/ash/common/shelf/shelf_background_animator.h b/ash/common/shelf/shelf_background_animator.h
|
| index 72747494b7e431e7272891e9e8121aec9b23323e..d9bb90a67d00531faaeeeadc38a97960089094b9 100644
|
| --- a/ash/common/shelf/shelf_background_animator.h
|
| +++ b/ash/common/shelf/shelf_background_animator.h
|
| @@ -82,7 +82,6 @@ class ASH_EXPORT ShelfBackgroundAnimator : public WmShelfObserver,
|
| // gfx::AnimationDelegate:
|
| void AnimationProgressed(const gfx::Animation* animation) override;
|
| void AnimationEnded(const gfx::Animation* animation) override;
|
| - void AnimationCanceled(const gfx::Animation* animation) override;
|
|
|
| protected:
|
| // WmShelfObserver:
|
|
|