| Index: third_party/WebKit/Source/core/svg/SVGResourceClient.h
|
| diff --git a/third_party/WebKit/Source/core/svg/SVGResourceClient.h b/third_party/WebKit/Source/core/svg/SVGResourceClient.h
|
| index 66a49c232531324ad7c792fdcb982ec88885431e..58b4f5378f9c9a8ee6f2412c75245c6a397f413d 100644
|
| --- a/third_party/WebKit/Source/core/svg/SVGResourceClient.h
|
| +++ b/third_party/WebKit/Source/core/svg/SVGResourceClient.h
|
| @@ -14,7 +14,6 @@ namespace blink {
|
|
|
| class Document;
|
| class FilterOperations;
|
| -class SVGFilterElement;
|
|
|
| class CORE_EXPORT SVGResourceClient : public DocumentResourceClient {
|
| USING_PRE_FINALIZER(SVGResourceClient, clearFilterReferences);
|
|
|