| Index: cc/animation/animation_events.h
|
| diff --git a/cc/animation/animation_events.h b/cc/animation/animation_events.h
|
| index fba3d337f77eafd3ea4a5b2eb2b6c397ba026fa1..c6cb0e9dd7043f1d733c1fd5b98be7c6f598765c 100644
|
| --- a/cc/animation/animation_events.h
|
| +++ b/cc/animation/animation_events.h
|
| @@ -10,9 +10,9 @@
|
|
|
| #include "cc/animation/animation.h"
|
| #include "cc/animation/animation_curve.h"
|
| -#include "cc/animation/element_id.h"
|
| #include "cc/base/cc_export.h"
|
| #include "cc/output/filter_operations.h"
|
| +#include "cc/trees/element_id.h"
|
| #include "cc/trees/mutator_host.h"
|
| #include "ui/gfx/transform.h"
|
|
|
|
|