Index: third_party/WebKit/Source/core/layout/svg/LayoutSVGRect.cpp |
diff --git a/third_party/WebKit/Source/core/layout/svg/LayoutSVGRect.cpp b/third_party/WebKit/Source/core/layout/svg/LayoutSVGRect.cpp |
index 1ebbbab0f6107b2a200638acdc3d05b013d03acc..f4a8e609f21dd24e5280bbd1eb94b3df3ac781af 100644 |
--- a/third_party/WebKit/Source/core/layout/svg/LayoutSVGRect.cpp |
+++ b/third_party/WebKit/Source/core/layout/svg/LayoutSVGRect.cpp |
@@ -28,7 +28,7 @@ |
#include "core/layout/svg/LayoutSVGRect.h" |
#include "core/svg/SVGRectElement.h" |
-#include "wtf/MathExtras.h" |
+#include "platform/wtf/MathExtras.h" |
namespace blink { |