Index: third_party/WebKit/Source/core/svg/SVGElementRareData.h |
diff --git a/third_party/WebKit/Source/core/svg/SVGElementRareData.h b/third_party/WebKit/Source/core/svg/SVGElementRareData.h |
index e8a8eddf32b7c8de67495c6a84a8f5ba2bfc7083..7aaaabfbbaa47d1a48a59001ebb07a4784adbcde 100644 |
--- a/third_party/WebKit/Source/core/svg/SVGElementRareData.h |
+++ b/third_party/WebKit/Source/core/svg/SVGElementRareData.h |
@@ -20,6 +20,7 @@ |
#ifndef SVGElementRareData_h |
#define SVGElementRareData_h |
+#include "core/style/ComputedStyle.h" |
#include "core/svg/SVGElement.h" |
#include "platform/heap/Handle.h" |
#include "platform/transforms/AffineTransform.h" |