| Index: third_party/WebKit/Source/core/animation/animatable/AnimatableClipPathOperation.h
|
| diff --git a/third_party/WebKit/Source/core/animation/animatable/AnimatableClipPathOperation.h b/third_party/WebKit/Source/core/animation/animatable/AnimatableClipPathOperation.h
|
| index ba94c8871d47bc621739e93327cecec857f5a71a..05b5d21cf00a00ff23b2e2a381341a8ee73088db 100644
|
| --- a/third_party/WebKit/Source/core/animation/animatable/AnimatableClipPathOperation.h
|
| +++ b/third_party/WebKit/Source/core/animation/animatable/AnimatableClipPathOperation.h
|
| @@ -33,7 +33,7 @@
|
|
|
| #include "core/CoreExport.h"
|
| #include "core/animation/animatable/AnimatableValue.h"
|
| -#include "core/layout/ClipPathOperation.h"
|
| +#include "core/style/ClipPathOperation.h"
|
|
|
| namespace blink {
|
|
|
|
|