| Index: ash/shelf/background_animator.h
|
| diff --git a/ash/shelf/background_animator.h b/ash/shelf/background_animator.h
|
| index 4c01ac15c09e2ce7c9c7c9252d9480321551354a..f97381af4aa2406e0ac00a5af8fa7b697affad26 100644
|
| --- a/ash/shelf/background_animator.h
|
| +++ b/ash/shelf/background_animator.h
|
| @@ -6,7 +6,7 @@
|
| #define ASH_SHELF_BACKGROUND_ANIMATOR_H_
|
|
|
| #include "ash/ash_export.h"
|
| -#include "base/basictypes.h"
|
| +#include "base/macros.h"
|
| #include "ui/gfx/animation/animation_delegate.h"
|
| #include "ui/gfx/animation/slide_animation.h"
|
|
|
|
|