Index: third_party/WebKit/Source/core/svg/SVGLengthContext.cpp |
diff --git a/third_party/WebKit/Source/core/svg/SVGLengthContext.cpp b/third_party/WebKit/Source/core/svg/SVGLengthContext.cpp |
index 7b33d95a029b09437e1ecba752fd4e2fc53c4e4f..6ac893e8a094b4c4fe93c64cd0ce21f590599774 100644 |
--- a/third_party/WebKit/Source/core/svg/SVGLengthContext.cpp |
+++ b/third_party/WebKit/Source/core/svg/SVGLengthContext.cpp |
@@ -28,6 +28,7 @@ |
#include "core/dom/NodeComputedStyle.h" |
#include "core/frame/FrameView.h" |
#include "core/layout/LayoutObject.h" |
+#include "core/layout/api/LayoutViewItem.h" |
#include "core/style/ComputedStyle.h" |
#include "core/svg/SVGSVGElement.h" |
#include "platform/LengthFunctions.h" |