Chromium Code Reviews| Index: Source/core/css/CSSProperty.cpp |
| diff --git a/Source/core/css/CSSProperty.cpp b/Source/core/css/CSSProperty.cpp |
| index 2d86abd8fdbf53c2ce3d52139d1b05da0709fc6a..6c5c2d82f4773548f77929a12879a9d5ac24ed34 100644 |
| --- a/Source/core/css/CSSProperty.cpp |
| +++ b/Source/core/css/CSSProperty.cpp |
| @@ -23,7 +23,7 @@ |
| #include "StylePropertyShorthand.h" |
| #include "core/css/CSSValueList.h" |
| -#include "core/rendering/style/RenderStyleConstants.h" |
| +#include "platform/RenderStyleConstants.h" |
| namespace WebCore { |