| Index: ui/views/animation/scroll_animator.h
|
| diff --git a/ui/views/animation/scroll_animator.h b/ui/views/animation/scroll_animator.h
|
| index dcca55aac84d2ec58152189e2f0c1ce7c75a5fb8..5473315f7f7dd11f32825e86ca4b9ef8775f30d8 100644
|
| --- a/ui/views/animation/scroll_animator.h
|
| +++ b/ui/views/animation/scroll_animator.h
|
| @@ -5,7 +5,7 @@
|
| #ifndef UI_VIEWS_ANIMATION_SCROLL_ANIMATOR_H_
|
| #define UI_VIEWS_ANIMATION_SCROLL_ANIMATOR_H_
|
|
|
| -#include "base/basictypes.h"
|
| +#include "base/macros.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "ui/gfx/animation/animation_delegate.h"
|
| #include "ui/views/views_export.h"
|
|
|