| Index: cc/trees/property_animation_state.h
|
| diff --git a/cc/trees/property_animation_state.h b/cc/trees/property_animation_state.h
|
| index a171a91c0ed93894663e2535c08022b350c1658a..1b7c07a7ed708cf3c1e12cbc384303a6e93b3e11 100644
|
| --- a/cc/trees/property_animation_state.h
|
| +++ b/cc/trees/property_animation_state.h
|
| @@ -5,7 +5,7 @@
|
| #ifndef CC_TREES_PROPERTY_ANIMATION_STATE_H_
|
| #define CC_TREES_PROPERTY_ANIMATION_STATE_H_
|
|
|
| -#include "cc/base/cc_export.h"
|
| +#include "cc/cc_export.h"
|
| #include "cc/trees/target_property.h"
|
|
|
| namespace cc {
|
|
|