| Index: Source/core/platform/animation/AnimationTranslationUtil.h
|
| diff --git a/Source/core/platform/animation/AnimationTranslationUtil.h b/Source/core/platform/animation/AnimationTranslationUtil.h
|
| index f1a5a82dc865b578dc83e43d88d5ab8a533a2880..d9ebe7837d90bc7126b0161b8ff77a7c5a896ab1 100644
|
| --- a/Source/core/platform/animation/AnimationTranslationUtil.h
|
| +++ b/Source/core/platform/animation/AnimationTranslationUtil.h
|
| @@ -31,7 +31,7 @@
|
| #ifndef AnimationTranslationUtil_h
|
| #define AnimationTranslationUtil_h
|
|
|
| -#include "core/platform/graphics/filters/FilterOperations.h"
|
| +#include "platform/graphics/filters/FilterOperations.h"
|
| #include "platform/transforms/TransformOperations.h"
|
| #include "public/platform/WebTransformOperations.h"
|
| #include "wtf/PassOwnPtr.h"
|
|
|