Index: third_party/WebKit/Source/core/layout/svg/SVGTextLayoutEngine.cpp |
diff --git a/third_party/WebKit/Source/core/layout/svg/SVGTextLayoutEngine.cpp b/third_party/WebKit/Source/core/layout/svg/SVGTextLayoutEngine.cpp |
index d0f53e7280572f717aa99a3d93afa63758389f9f..6415f32172cf8def0d8f2852235228756c2ce335 100644 |
--- a/third_party/WebKit/Source/core/layout/svg/SVGTextLayoutEngine.cpp |
+++ b/third_party/WebKit/Source/core/layout/svg/SVGTextLayoutEngine.cpp |
@@ -30,7 +30,7 @@ |
#include "core/svg/SVGElement.h" |
#include "core/svg/SVGLengthContext.h" |
#include "core/svg/SVGTextContentElement.h" |
-#include "wtf/AutoReset.h" |
+#include "platform/wtf/AutoReset.h" |
namespace blink { |