Index: Source/core/css/resolver/CSSToStyleMap.h |
diff --git a/Source/core/css/resolver/CSSToStyleMap.h b/Source/core/css/resolver/CSSToStyleMap.h |
index 9921822062dde35dc1776aae528012b123aaf308..52c36975def3bcad2d79962cc7e98b8830697a74 100644 |
--- a/Source/core/css/resolver/CSSToStyleMap.h |
+++ b/Source/core/css/resolver/CSSToStyleMap.h |
@@ -25,7 +25,7 @@ |
#include "core/CSSPropertyNames.h" |
#include "core/animation/Timing.h" |
#include "core/animation/css/CSSTransitionData.h" |
-#include "core/layout/style/ComputedStyleConstants.h" |
+#include "core/style/ComputedStyleConstants.h" |
#include "platform/animation/TimingFunction.h" |
namespace blink { |