| Index: ui/gfx/animation/test_animation_delegate.h
|
| diff --git a/ui/gfx/animation/test_animation_delegate.h b/ui/gfx/animation/test_animation_delegate.h
|
| index 9d8b8c71fb6ca16757f155df33604725429e2f0b..6cc65afbc7eeee346052ae43340e764d23323068 100644
|
| --- a/ui/gfx/animation/test_animation_delegate.h
|
| +++ b/ui/gfx/animation/test_animation_delegate.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef UI_GFX_ANIMATION_TEST_ANIMATION_DELEGATE_H_
|
| #define UI_GFX_ANIMATION_TEST_ANIMATION_DELEGATE_H_
|
|
|
| +#include "base/macros.h"
|
| #include "base/message_loop/message_loop.h"
|
| #include "ui/gfx/animation/animation_delegate.h"
|
|
|
|
|