Chromium Code Reviews| Index: Source/core/css/CSSGradientValue.h |
| diff --git a/Source/core/css/CSSGradientValue.h b/Source/core/css/CSSGradientValue.h |
| index 6387ba485385dc583205b7ff648b6d014b25eed1..b81429943ae583592ee240d5e06d8ed48ec605ba 100644 |
| --- a/Source/core/css/CSSGradientValue.h |
| +++ b/Source/core/css/CSSGradientValue.h |
| @@ -35,7 +35,6 @@ namespace blink { |
| class FloatPoint; |
| class Gradient; |
| -class TextLinkColors; |
| enum CSSGradientType { |
| CSSDeprecatedLinearGradient, |