Index: third_party/WebKit/Source/core/layout/svg/SVGLayoutSupport.cpp |
diff --git a/third_party/WebKit/Source/core/layout/svg/SVGLayoutSupport.cpp b/third_party/WebKit/Source/core/layout/svg/SVGLayoutSupport.cpp |
index fc6259a39d819b9002cc4a740c83d8abbc48ae6b..f2a02b8070b6c3a9e7f42c15b09aacaed2e9d12a 100644 |
--- a/third_party/WebKit/Source/core/layout/svg/SVGLayoutSupport.cpp |
+++ b/third_party/WebKit/Source/core/layout/svg/SVGLayoutSupport.cpp |
@@ -42,7 +42,7 @@ |
#include "core/svg/SVGElement.h" |
#include "platform/geometry/TransformState.h" |
#include "platform/graphics/StrokeData.h" |
-#include "wtf/MathExtras.h" |
+#include "platform/wtf/MathExtras.h" |
namespace blink { |