Index: Source/core/css/CSSValuePool.cpp |
diff --git a/Source/core/css/CSSValuePool.cpp b/Source/core/css/CSSValuePool.cpp |
index 484a6f3b78c16b45aadedffb1212249561de144d..2a5f672eafab70f7a3c9e97ec4dbe5336a98a53d 100644 |
--- a/Source/core/css/CSSValuePool.cpp |
+++ b/Source/core/css/CSSValuePool.cpp |
@@ -28,7 +28,7 @@ |
#include "core/css/CSSValueList.h" |
#include "core/css/parser/CSSParser.h" |
-#include "core/layout/style/ComputedStyle.h" |
+#include "core/style/ComputedStyle.h" |
namespace blink { |