Index: third_party/WebKit/Source/core/svg/SVGFitToViewBox.cpp |
diff --git a/third_party/WebKit/Source/core/svg/SVGFitToViewBox.cpp b/third_party/WebKit/Source/core/svg/SVGFitToViewBox.cpp |
index 35200bae3d3a9bde67364eb2800548187fa58331..06c69ee853399ff8aed6202674431c569844884a 100644 |
--- a/third_party/WebKit/Source/core/svg/SVGFitToViewBox.cpp |
+++ b/third_party/WebKit/Source/core/svg/SVGFitToViewBox.cpp |
@@ -21,6 +21,7 @@ |
#include "core/svg/SVGFitToViewBox.h" |
+#include "core/dom/QualifiedName.h" |
#include "core/svg/SVGElement.h" |
#include "core/svg/SVGParsingError.h" |
#include "platform/geometry/FloatRect.h" |