| Index: Source/core/css/CSSPrimitiveValueMappings.h
|
| diff --git a/Source/core/css/CSSPrimitiveValueMappings.h b/Source/core/css/CSSPrimitiveValueMappings.h
|
| index d9a01fb38e63e2d08cce1caf8411da4f67e5d99b..252edb69bb6bf2bc4827b7d0bf7f89d3a6de2bfb 100644
|
| --- a/Source/core/css/CSSPrimitiveValueMappings.h
|
| +++ b/Source/core/css/CSSPrimitiveValueMappings.h
|
| @@ -47,8 +47,7 @@
|
| #include "core/rendering/style/LineClampValue.h"
|
| #include "core/rendering/style/RenderStyleConstants.h"
|
| #include "core/rendering/style/SVGRenderStyleDefs.h"
|
| -
|
| -#include <wtf/MathExtras.h>
|
| +#include "wtf/MathExtras.h"
|
|
|
| namespace WebCore {
|
|
|
|
|