Chromium Code Reviews| Index: Source/core/dom/TextLinkColors.h |
| diff --git a/Source/core/dom/TextLinkColors.h b/Source/core/dom/TextLinkColors.h |
| index a03a1b8e1c2389938b67d1fda96f200b4ac6cd17..c8f8ed01e0453808a50d4c29417b98408166ccb7 100644 |
| --- a/Source/core/dom/TextLinkColors.h |
| +++ b/Source/core/dom/TextLinkColors.h |
| @@ -34,7 +34,6 @@ |
| namespace WebCore { |
| class CSSPrimitiveValue; |
| -class Element; |
| class TextLinkColors { |
| WTF_MAKE_NONCOPYABLE(TextLinkColors); |