Index: third_party/WebKit/Source/core/svg/SVGMaskElement.cpp |
diff --git a/third_party/WebKit/Source/core/svg/SVGMaskElement.cpp b/third_party/WebKit/Source/core/svg/SVGMaskElement.cpp |
index 6b7dffb4c9c8adea132ebd16a7d8eae9e68cf6f6..a6c3df3ac5d43cbc146588b1c738c7ba1aaac36b 100644 |
--- a/third_party/WebKit/Source/core/svg/SVGMaskElement.cpp |
+++ b/third_party/WebKit/Source/core/svg/SVGMaskElement.cpp |
@@ -23,6 +23,7 @@ |
#include "core/svg/SVGMaskElement.h" |
+#include "core/dom/StyleChangeReason.h" |
#include "core/layout/svg/LayoutSVGResourceMasker.h" |
namespace blink { |