| Index: ui/views/animation/ink_drop_animation_controller.h
|
| diff --git a/ui/views/animation/ink_drop_animation_controller.h b/ui/views/animation/ink_drop_animation_controller.h
|
| index 77aed3b2982981e1d1536612c7ba78628461ecd9..d4d4fce96bb1a67bdcfd04ef9acab01a9a880ad2 100644
|
| --- a/ui/views/animation/ink_drop_animation_controller.h
|
| +++ b/ui/views/animation/ink_drop_animation_controller.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef UI_VIEWS_ANIMATION_INK_DROP_ANIMATION_CONTROLLER_H_
|
| #define UI_VIEWS_ANIMATION_INK_DROP_ANIMATION_CONTROLLER_H_
|
|
|
| +#include "base/macros.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "base/time/time.h"
|
| #include "ui/compositor/layer_tree_owner.h"
|
|
|