Index: third_party/WebKit/Source/platform/wtf/TerminatedArrayBuilder.h |
diff --git a/third_party/WebKit/Source/wtf/TerminatedArrayBuilder.h b/third_party/WebKit/Source/platform/wtf/TerminatedArrayBuilder.h |
similarity index 98% |
copy from third_party/WebKit/Source/wtf/TerminatedArrayBuilder.h |
copy to third_party/WebKit/Source/platform/wtf/TerminatedArrayBuilder.h |
index 020626132993512de9f6a8ceed36261336bde9b6..f49cbea095a8a7fe28d071fbef54a224bdeed8dc 100644 |
--- a/third_party/WebKit/Source/wtf/TerminatedArrayBuilder.h |
+++ b/third_party/WebKit/Source/platform/wtf/TerminatedArrayBuilder.h |
@@ -4,7 +4,7 @@ |
#ifndef TerminatedArrayBuilder_h |
#define TerminatedArrayBuilder_h |
-#include "wtf/Allocator.h" |
+#include "platform/wtf/Allocator.h" |
namespace WTF { |