Index: third_party/WebKit/Source/core/svg/SVGPreserveAspectRatio.cpp |
diff --git a/third_party/WebKit/Source/core/svg/SVGPreserveAspectRatio.cpp b/third_party/WebKit/Source/core/svg/SVGPreserveAspectRatio.cpp |
index 063f20c325f275817a7cb2ee7a8b78e6b49198aa..9299dbfdf4d989024e84bc9378e2cdcd9caf8125 100644 |
--- a/third_party/WebKit/Source/core/svg/SVGPreserveAspectRatio.cpp |
+++ b/third_party/WebKit/Source/core/svg/SVGPreserveAspectRatio.cpp |
@@ -28,6 +28,7 @@ |
#include "core/svg/SVGAnimationElement.h" |
#include "core/svg/SVGParserUtilities.h" |
#include "platform/geometry/FloatRect.h" |
+#include "platform/text/ParserUtilities.h" |
#include "platform/transforms/AffineTransform.h" |
#include "wtf/text/WTFString.h" |