Index: third_party/WebKit/Source/core/layout/svg/SVGTextLayoutEngineSpacing.h |
diff --git a/third_party/WebKit/Source/core/layout/svg/SVGTextLayoutEngineSpacing.h b/third_party/WebKit/Source/core/layout/svg/SVGTextLayoutEngineSpacing.h |
index 067a758f20d72fad6547f1f01380b32f26fcbd45..1500e187cf7bf4165e6e16a50d522d8522750fe1 100644 |
--- a/third_party/WebKit/Source/core/layout/svg/SVGTextLayoutEngineSpacing.h |
+++ b/third_party/WebKit/Source/core/layout/svg/SVGTextLayoutEngineSpacing.h |
@@ -20,9 +20,9 @@ |
#ifndef SVGTextLayoutEngineSpacing_h |
#define SVGTextLayoutEngineSpacing_h |
-#include "wtf/Allocator.h" |
-#include "wtf/Noncopyable.h" |
-#include "wtf/text/Unicode.h" |
+#include "platform/wtf/Allocator.h" |
+#include "platform/wtf/Noncopyable.h" |
+#include "platform/wtf/text/Unicode.h" |
namespace blink { |