| Index: Source/core/animation/animatable/AnimatableVisibility.h
|
| diff --git a/Source/core/animation/animatable/AnimatableVisibility.h b/Source/core/animation/animatable/AnimatableVisibility.h
|
| index f7f30a9cdffe0a9383432a4017d8af2930c5a02a..4b94dab72d87ce2debf61cf6028e3e2987797f36 100644
|
| --- a/Source/core/animation/animatable/AnimatableVisibility.h
|
| +++ b/Source/core/animation/animatable/AnimatableVisibility.h
|
| @@ -32,7 +32,7 @@
|
| #define AnimatableVisibility_h
|
|
|
| #include "core/animation/animatable/AnimatableValue.h"
|
| -#include "core/layout/style/ComputedStyleConstants.h"
|
| +#include "core/style/ComputedStyleConstants.h"
|
|
|
| namespace blink {
|
|
|
|
|