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

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

Issue 2748083005: Move files in wtf/ to platform/wtf/ (Part 1). (Closed)
Patch Set: 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/CPU.h
diff --git a/third_party/WebKit/Source/wtf/CPU.h b/third_party/WebKit/Source/platform/wtf/CPU.h
similarity index 99%
copy from third_party/WebKit/Source/wtf/CPU.h
copy to third_party/WebKit/Source/platform/wtf/CPU.h
index daedf8eea139bed1ec92cf898037fe96e04cc39f..409b58c4a428c6923deb4e6cfb2790240d2bc844 100644
--- a/third_party/WebKit/Source/wtf/CPU.h
+++ b/third_party/WebKit/Source/platform/wtf/CPU.h
@@ -29,7 +29,7 @@
#ifndef WTF_CPU_h
#define WTF_CPU_h
-#include "wtf/Compiler.h"
+#include "platform/wtf/Compiler.h"
/* CPU() - the target CPU architecture */
#define CPU(WTF_FEATURE) \
« no previous file with comments | « third_party/WebKit/Source/platform/wtf/ByteSwap.h ('k') | third_party/WebKit/Source/platform/wtf/Compiler.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698