| Index: Source/core/css/CSSPrimitiveValueMappings.h
|
| diff --git a/Source/core/css/CSSPrimitiveValueMappings.h b/Source/core/css/CSSPrimitiveValueMappings.h
|
| index 3c33af34fa6ea7ed3f07b1bd6b4beb1ddff977d0..0982be817d1867c00d22e69bb4835317a4f1c5bf 100644
|
| --- a/Source/core/css/CSSPrimitiveValueMappings.h
|
| +++ b/Source/core/css/CSSPrimitiveValueMappings.h
|
| @@ -35,9 +35,9 @@
|
| #include "core/css/CSSPrimitiveValue.h"
|
| #include "core/css/CSSReflectionDirection.h"
|
| #include "core/css/CSSToLengthConversionData.h"
|
| -#include "core/layout/style/SVGComputedStyleDefs.h"
|
| -#include "core/layout/style/LineClampValue.h"
|
| -#include "core/layout/style/ComputedStyleConstants.h"
|
| +#include "core/style/SVGComputedStyleDefs.h"
|
| +#include "core/style/LineClampValue.h"
|
| +#include "core/style/ComputedStyleConstants.h"
|
| #include "platform/Length.h"
|
| #include "platform/ThemeTypes.h"
|
| #include "platform/fonts/FontDescription.h"
|
|
|