Chromium Code Reviews| Index: third_party/WebKit/Source/core/css/CSSCursorImageValue.h |
| diff --git a/third_party/WebKit/Source/core/css/CSSCursorImageValue.h b/third_party/WebKit/Source/core/css/CSSCursorImageValue.h |
| index 2af7418f4194a45931f9fe2420f7daf92fc48822..733b7fa9d54b6e9c5e0e6d9b36061a5a89f57428 100644 |
| --- a/third_party/WebKit/Source/core/css/CSSCursorImageValue.h |
| +++ b/third_party/WebKit/Source/core/css/CSSCursorImageValue.h |
| @@ -29,7 +29,6 @@ |
| namespace blink { |
| class Element; |
| -class SVGElement; |
| class CSSCursorImageValue : public CSSValue { |
| public: |