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

Unified Diff: Source/WTF/config.h

Issue 13529026: Removing a bunch of unused platform code. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Fix whitespace and compiler error on Mac. Created 7 years, 8 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/WTF.gypi ('k') | Source/WTF/wtf/Assertions.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/WTF/config.h
diff --git a/Source/WTF/config.h b/Source/WTF/config.h
index 5552be3eecac5e185a83227f618fe2d941ab4dda..a7c26fdcbfb561b1cc99ea803355977197c4e7d4 100644
--- a/Source/WTF/config.h
+++ b/Source/WTF/config.h
@@ -62,8 +62,6 @@
#include <wtf/FastMalloc.h>
#endif
-#include <wtf/DisallowCType.h>
-
#if COMPILER(MSVC)
#define SKIP_STATIC_CONSTRUCTORS_ON_MSVC 1
#else
« no previous file with comments | « Source/WTF/WTF.gypi ('k') | Source/WTF/wtf/Assertions.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698