Index: Source/core/css/resolver/CSSToStyleMap.h |
diff --git a/Source/core/css/resolver/CSSToStyleMap.h b/Source/core/css/resolver/CSSToStyleMap.h |
index 1ca984bf32ab7c0f8fe9ba7911fcd875ead075f3..9921822062dde35dc1776aae528012b123aaf308 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/LayoutStyleConstants.h" |
+#include "core/layout/style/ComputedStyleConstants.h" |
#include "platform/animation/TimingFunction.h" |
namespace blink { |