Chromium Code Reviews| Index: Source/WebCore/config.h |
| diff --git a/Source/WebCore/config.h b/Source/WebCore/config.h |
| index 408239581f254387adb433791db611dc36055338..52b95716de30bbd1753cf5c38bb14c079bb079cd 100644 |
| --- a/Source/WebCore/config.h |
| +++ b/Source/WebCore/config.h |
| @@ -68,8 +68,6 @@ |
| #endif |
| -#include <wtf/DisallowCType.h> |
| - |
| #if COMPILER(MSVC) |
| #define SKIP_STATIC_CONSTRUCTORS_ON_MSVC 1 |
| #else |