| Index: cc/trees/mutator_host_client.h
|
| diff --git a/cc/trees/mutator_host_client.h b/cc/trees/mutator_host_client.h
|
| index 0dca15b7fbc3579196a021214b17fda926f57ee0..193dc65b24ca73d5ccd91e3c632c99c07a097dde 100644
|
| --- a/cc/trees/mutator_host_client.h
|
| +++ b/cc/trees/mutator_host_client.h
|
| @@ -6,9 +6,9 @@
|
| #define CC_TREES_MUTATOR_HOST_CLIENT_H_
|
|
|
| // TODO(loyso) Move these headers out of cc/animation.
|
| -#include "cc/animation/element_id.h"
|
| #include "cc/animation/property_animation_state.h"
|
| #include "cc/animation/target_property.h"
|
| +#include "cc/trees/element_id.h"
|
|
|
| namespace gfx {
|
| class Transform;
|
|
|