Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(725)

Unified Diff: third_party/WebKit/Source/core/svg/SVGResourceClient.h

Issue 2400663002: Adjust some includes around SVGResourceClient and FilterOperation (Closed)
Patch Set: Add back include - maybe fix Win compilation Created 4 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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);

Powered by Google App Engine
This is Rietveld 408576698