Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(30)

Unified Diff: third_party/WebKit/Source/platform/wtf/TerminatedArrayBuilder.h

Issue 2767153004: Move files in wtf/ to platform/wtf/ (Part 12). (Closed)
Patch Set: Rebase. Created 3 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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 {
« no previous file with comments | « third_party/WebKit/Source/platform/wtf/TerminatedArray.h ('k') | third_party/WebKit/Source/platform/wtf/ThreadSpecificWin.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698