| Index: ui/views/animation/bounds_animator.h
|
| diff --git a/ui/views/animation/bounds_animator.h b/ui/views/animation/bounds_animator.h
|
| index b5602ca8b8ef6a63285a82de1bcde03b9e463200..68dad46abc6729a59c7420027170237918f9917e 100644
|
| --- a/ui/views/animation/bounds_animator.h
|
| +++ b/ui/views/animation/bounds_animator.h
|
| @@ -8,6 +8,7 @@
|
| #include <map>
|
|
|
| #include "base/compiler_specific.h"
|
| +#include "base/macros.h"
|
| #include "base/memory/ref_counted.h"
|
| #include "base/observer_list.h"
|
| #include "ui/gfx/animation/animation_container_observer.h"
|
|
|