Index: Source/core/css/CSSProperty.cpp |
diff --git a/Source/core/css/CSSProperty.cpp b/Source/core/css/CSSProperty.cpp |
index 777ebcec4f9c5f6330b5d699bcf88804f497cf89..584b3dc21397315a1b68e0913db143ed77bd6ccf 100644 |
--- a/Source/core/css/CSSProperty.cpp |
+++ b/Source/core/css/CSSProperty.cpp |
@@ -23,7 +23,7 @@ |
#include "core/StylePropertyShorthand.h" |
#include "core/css/CSSValueList.h" |
-#include "core/layout/style/ComputedStyleConstants.h" |
+#include "core/style/ComputedStyleConstants.h" |
namespace blink { |