Index: third_party/WebKit/Source/core/animation/KeyframeEffectModel.cpp |
diff --git a/third_party/WebKit/Source/core/animation/KeyframeEffectModel.cpp b/third_party/WebKit/Source/core/animation/KeyframeEffectModel.cpp |
index bfd271fce467035d3f85a3fe4a16e7c311e6e706..e76f18d8b831ba310b1660b943a8d2b0c39c282b 100644 |
--- a/third_party/WebKit/Source/core/animation/KeyframeEffectModel.cpp |
+++ b/third_party/WebKit/Source/core/animation/KeyframeEffectModel.cpp |
@@ -33,7 +33,7 @@ |
#include "core/animation/AnimationEffect.h" |
#include "core/animation/CompositorAnimations.h" |
#include "core/animation/css/CSSAnimatableValueFactory.h" |
-#include "core/animation/css/CSSPropertyEquality.h" |
+#include "core/css/CSSPropertyEquality.h" |
#include "core/css/resolver/StyleResolver.h" |
#include "core/dom/Document.h" |
#include "platform/animation/AnimationUtilities.h" |