| Index: ui/compositor/layer_animation_sequence.cc
|
| diff --git a/ui/compositor/layer_animation_sequence.cc b/ui/compositor/layer_animation_sequence.cc
|
| index 04a91af2ae3634866bb92c93f5cad70da75754df..f71728d670c89590431f81a9bad98f426dce522f 100644
|
| --- a/ui/compositor/layer_animation_sequence.cc
|
| +++ b/ui/compositor/layer_animation_sequence.cc
|
| @@ -8,6 +8,7 @@
|
| #include <iterator>
|
|
|
| #include "base/trace_event/trace_event.h"
|
| +#include "cc/animation/animation_events.h"
|
| #include "cc/animation/animation_id_provider.h"
|
| #include "ui/compositor/layer_animation_delegate.h"
|
| #include "ui/compositor/layer_animation_element.h"
|
|
|