Chromium Code Reviews| Index: cc/animation/animation.h |
| diff --git a/cc/animation/animation.h b/cc/animation/animation.h |
| index 38d4883d9d84a6d499a9e82de17bf6d91485161c..6d1524df64251da93a2caa56b1796114f61edd4a 100644 |
| --- a/cc/animation/animation.h |
| +++ b/cc/animation/animation.h |
| @@ -9,8 +9,8 @@ |
| #include "base/macros.h" |
| #include "base/time/time.h" |
| -#include "cc/animation/target_property.h" |
| #include "cc/base/cc_export.h" |
| +#include "cc/trees/target_property.h" |
| namespace cc { |