| Index: ui/gfx/animation/tween.h
|
| diff --git a/ui/gfx/animation/tween.h b/ui/gfx/animation/tween.h
|
| index 2eaedeee24b90d06bee5d916c6da398057d758f5..c7fbc0f537401f46dd7caad2f20b42fc85284b39 100644
|
| --- a/ui/gfx/animation/tween.h
|
| +++ b/ui/gfx/animation/tween.h
|
| @@ -5,7 +5,7 @@
|
| #ifndef UI_GFX_ANIMATION_TWEEN_H_
|
| #define UI_GFX_ANIMATION_TWEEN_H_
|
|
|
| -#include "base/basictypes.h"
|
| +#include "base/macros.h"
|
| #include "third_party/skia/include/core/SkColor.h"
|
| #include "ui/gfx/geometry/rect.h"
|
| #include "ui/gfx/gfx_export.h"
|
|
|