| Index: Source/core/platform/graphics/GraphicsTypes.h
|
| diff --git a/Source/core/platform/graphics/GraphicsTypes.h b/Source/core/platform/graphics/GraphicsTypes.h
|
| index 97b1d3165e802eb8a8ea6e47e1ed6da5c9903c6b..c3aff1908399cd6f01f7f3cba5b21ea1098680dd 100644
|
| --- a/Source/core/platform/graphics/GraphicsTypes.h
|
| +++ b/Source/core/platform/graphics/GraphicsTypes.h
|
| @@ -37,10 +37,8 @@ enum StrokeStyle {
|
| SolidStroke,
|
| DottedStroke,
|
| DashedStroke,
|
| -#if ENABLE(CSS3_TEXT)
|
| DoubleStroke,
|
| WavyStroke,
|
| -#endif // CSS3_TEXT
|
| };
|
|
|
| enum InterpolationQuality {
|
|
|