Index: third_party/WebKit/Source/core/svg/GradientAttributes.h |
diff --git a/third_party/WebKit/Source/core/svg/GradientAttributes.h b/third_party/WebKit/Source/core/svg/GradientAttributes.h |
index 8ca1ab318f0bd88df3055c5f216d4708200dece7..4499a56172d37def2691aade0b09a19c34a18a85 100644 |
--- a/third_party/WebKit/Source/core/svg/GradientAttributes.h |
+++ b/third_party/WebKit/Source/core/svg/GradientAttributes.h |
@@ -20,6 +20,7 @@ |
#ifndef GradientAttributes_h |
#define GradientAttributes_h |
+#include "core/svg/SVGGradientElement.h" |
#include "core/svg/SVGUnitTypes.h" |
#include "wtf/Allocator.h" |