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

Unified Diff: Source/wtf/wtf.gypi

Issue 14810003: Move CPU() macro to it's own header from wtf/Platform.h (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Move CPU() macro to it's own header from wtf/Platform.h Created 7 years, 7 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
« no previous file with comments | « Source/wtf/text/ASCIIFastPath.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/wtf/wtf.gypi
diff --git a/Source/wtf/wtf.gypi b/Source/wtf/wtf.gypi
index b371e818e423fa089cc35e9b394acd24cff80802..b3ed87ec984845730ff1b687bdb878617eb73228 100644
--- a/Source/wtf/wtf.gypi
+++ b/Source/wtf/wtf.gypi
@@ -21,6 +21,7 @@
'BitVector.h',
'BloomFilter.h',
'ByteOrder.h',
+ 'CPU.h',
'CheckedArithmetic.h',
'Compiler.h',
'Complex.h',
« no previous file with comments | « Source/wtf/text/ASCIIFastPath.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698