| Index: ui/compositor/layer_animation_element.h
|
| diff --git a/ui/compositor/layer_animation_element.h b/ui/compositor/layer_animation_element.h
|
| index 5da397864181473f5a301c0c7283a879be574711..6b6d920802efdfbe15df3757e209e137e1d92262 100644
|
| --- a/ui/compositor/layer_animation_element.h
|
| +++ b/ui/compositor/layer_animation_element.h
|
| @@ -8,8 +8,8 @@
|
| #include <set>
|
|
|
| #include "base/time.h"
|
| -#include "cc/animation.h"
|
| -#include "cc/animation_events.h"
|
| +#include "cc/animation/animation.h"
|
| +#include "cc/animation/animation_events.h"
|
| #include "third_party/skia/include/core/SkColor.h"
|
| #include "ui/base/animation/tween.h"
|
| #include "ui/compositor/compositor_export.h"
|
|
|