Index: third_party/WebKit/Source/core/layout/svg/LayoutSVGInlineText.h |
diff --git a/third_party/WebKit/Source/core/layout/svg/LayoutSVGInlineText.h b/third_party/WebKit/Source/core/layout/svg/LayoutSVGInlineText.h |
index c68385aba1dcd27192bc3e867199448eb0447714..7f7155b55a63a9ed153127bbc42797dd6f37d6c2 100644 |
--- a/third_party/WebKit/Source/core/layout/svg/LayoutSVGInlineText.h |
+++ b/third_party/WebKit/Source/core/layout/svg/LayoutSVGInlineText.h |
@@ -25,7 +25,7 @@ |
#include "core/layout/LayoutText.h" |
#include "core/layout/svg/SVGCharacterData.h" |
#include "core/layout/svg/SVGTextMetrics.h" |
-#include "wtf/Vector.h" |
+#include "platform/wtf/Vector.h" |
namespace blink { |