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

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

Issue 2764833002: Move files in wtf/ to platform/wtf/ (Part 7). (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/TreeNode.h
diff --git a/third_party/WebKit/Source/wtf/TreeNode.h b/third_party/WebKit/Source/platform/wtf/TreeNode.h
similarity index 99%
copy from third_party/WebKit/Source/wtf/TreeNode.h
copy to third_party/WebKit/Source/platform/wtf/TreeNode.h
index ce0fecd38f8dc8eb80ca473bafd5fdfdaf2b2820..7c46f5f247f749c3d830133a35dd0616986aa763 100644
--- a/third_party/WebKit/Source/wtf/TreeNode.h
+++ b/third_party/WebKit/Source/platform/wtf/TreeNode.h
@@ -31,7 +31,7 @@
#ifndef TreeNode_h
#define TreeNode_h
-#include "wtf/Assertions.h"
+#include "platform/wtf/Assertions.h"
namespace WTF {
« no previous file with comments | « third_party/WebKit/Source/platform/wtf/ThreadingPrimitives.h ('k') | third_party/WebKit/Source/platform/wtf/WeakPtr.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698