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

Unified Diff: third_party/WebKit/Source/platform/wtf/PtrUtil.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/PtrUtil.h
diff --git a/third_party/WebKit/Source/wtf/PtrUtil.h b/third_party/WebKit/Source/platform/wtf/PtrUtil.h
similarity index 97%
copy from third_party/WebKit/Source/wtf/PtrUtil.h
copy to third_party/WebKit/Source/platform/wtf/PtrUtil.h
index 51847330cba5c749c4758b3e4dfd297e1ee4048d..57ba0a8726c3b9b09a2655dccc6757e6f69b3c14 100644
--- a/third_party/WebKit/Source/wtf/PtrUtil.h
+++ b/third_party/WebKit/Source/platform/wtf/PtrUtil.h
@@ -6,7 +6,7 @@
#define PtrUtil_h
#include "base/memory/ptr_util.h"
-#include "wtf/TypeTraits.h"
+#include "platform/wtf/TypeTraits.h"
#include <memory>
« no previous file with comments | « third_party/WebKit/Source/platform/wtf/PassRefPtr.h ('k') | third_party/WebKit/Source/platform/wtf/RefCounted.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698