Index: third_party/WebKit/Source/core/svg/SVGUseElement.cpp |
diff --git a/third_party/WebKit/Source/core/svg/SVGUseElement.cpp b/third_party/WebKit/Source/core/svg/SVGUseElement.cpp |
index e889c51211a49ae1fb3400de1d2479783c294a75..580f5510dd7a59d100dea24f41f17b127aa65ea8 100644 |
--- a/third_party/WebKit/Source/core/svg/SVGUseElement.cpp |
+++ b/third_party/WebKit/Source/core/svg/SVGUseElement.cpp |
@@ -44,7 +44,7 @@ |
#include "core/xml/parser/XMLDocumentParser.h" |
#include "platform/loader/fetch/FetchParameters.h" |
#include "platform/loader/fetch/ResourceFetcher.h" |
-#include "wtf/Vector.h" |
+#include "platform/wtf/Vector.h" |
namespace blink { |