Index: third_party/WebKit/Source/core/layout/svg/LayoutSVGPath.cpp |
diff --git a/third_party/WebKit/Source/core/layout/svg/LayoutSVGPath.cpp b/third_party/WebKit/Source/core/layout/svg/LayoutSVGPath.cpp |
index b0d62bdc11e32188676f03bbf27b1e117c47c812..1eaa59435d10e034bd6ebd71f3994441dfb51f01 100644 |
--- a/third_party/WebKit/Source/core/layout/svg/LayoutSVGPath.cpp |
+++ b/third_party/WebKit/Source/core/layout/svg/LayoutSVGPath.cpp |
@@ -31,7 +31,7 @@ |
#include "core/layout/svg/SVGResources.h" |
#include "core/layout/svg/SVGResourcesCache.h" |
#include "core/svg/SVGGeometryElement.h" |
-#include "wtf/MathExtras.h" |
+#include "platform/wtf/MathExtras.h" |
namespace blink { |