| Index: Source/core/css/CSSProperty.cpp
|
| diff --git a/Source/core/css/CSSProperty.cpp b/Source/core/css/CSSProperty.cpp
|
| index 2f58e749a85ede239d8c3a5a25af06e6596e6708..777ebcec4f9c5f6330b5d699bcf88804f497cf89 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/LayoutStyleConstants.h"
|
| +#include "core/layout/style/ComputedStyleConstants.h"
|
|
|
| namespace blink {
|
|
|
|
|