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

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

Issue 2342353002: Clean up includes in SVGFE*Element and thereabouts (Closed)
Patch Set: Created 4 years, 3 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/SVGFEFloodElement.cpp
diff --git a/third_party/WebKit/Source/core/svg/SVGFEFloodElement.cpp b/third_party/WebKit/Source/core/svg/SVGFEFloodElement.cpp
index f13540b2e332b43b01c4a72124b9e1cc24fa5f9d..9baa0b614b65122d14c4ecf89a3b6487dcf48873 100644
--- a/third_party/WebKit/Source/core/svg/SVGFEFloodElement.cpp
+++ b/third_party/WebKit/Source/core/svg/SVGFEFloodElement.cpp
@@ -24,6 +24,7 @@
#include "core/layout/LayoutObject.h"
#include "core/style/ComputedStyle.h"
#include "core/style/SVGComputedStyle.h"
+#include "platform/graphics/filters/FEFlood.h"
namespace blink {
« no previous file with comments | « third_party/WebKit/Source/core/svg/SVGFEFloodElement.h ('k') | third_party/WebKit/Source/core/svg/SVGFEGaussianBlurElement.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698