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

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

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
« no previous file with comments | « third_party/WebKit/Source/core/svg/SVGResourceClient.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/Source/core/svg/SVGResourceClient.cpp
diff --git a/third_party/WebKit/Source/core/svg/SVGResourceClient.cpp b/third_party/WebKit/Source/core/svg/SVGResourceClient.cpp
index 9b948d54124902d294ade72c92613bc338239891..4a580f31146f99c117ccf598bdac8885705c2f0c 100644
--- a/third_party/WebKit/Source/core/svg/SVGResourceClient.cpp
+++ b/third_party/WebKit/Source/core/svg/SVGResourceClient.cpp
@@ -7,6 +7,7 @@
#include "core/fetch/DocumentResourceReference.h"
#include "core/layout/svg/LayoutSVGResourceContainer.h"
#include "core/layout/svg/ReferenceFilterBuilder.h"
+#include "core/svg/SVGFilterElement.h"
namespace blink {
« no previous file with comments | « third_party/WebKit/Source/core/svg/SVGResourceClient.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698