Chromium Code Reviews| Index: Source/platform/win/SystemInfo.cpp |
| diff --git a/Source/platform/win/SystemInfo.cpp b/Source/platform/win/SystemInfo.cpp |
| index b5c9d6517f09856d4f3518bcb16e57855785f422..ae198e3974e70051b28334364c6fe4d750709cd2 100644 |
| --- a/Source/platform/win/SystemInfo.cpp |
| +++ b/Source/platform/win/SystemInfo.cpp |
| @@ -26,8 +26,6 @@ |
| #include "config.h" |
| #include "platform/win/SystemInfo.h" |
| -#include "platform/PlatformExport.h" |
| - |
| #if _WIN32_WINNT_WINBLUE |
| #include <versionhelpers.h> |
| #endif |