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

Unified Diff: Source/platform/win/SystemInfo.cpp

Issue 94113005: Remove unnecessary includes from KURL.h (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Typo Created 7 years 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/platform/win/SystemInfo.h ('k') | Source/web/WebEmbeddedWorkerImpl.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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
« no previous file with comments | « Source/platform/win/SystemInfo.h ('k') | Source/web/WebEmbeddedWorkerImpl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698