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

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

Issue 99103006: Moving GraphicsContext and dependencies from core to platform. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Final patch - fixes Android 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/scroll/ScrollbarThemeWin.cpp ('k') | Source/platform/win/SystemInfo.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/platform/win/SystemInfo.h
diff --git a/Source/platform/win/SystemInfo.h b/Source/platform/win/SystemInfo.h
index b9a34241fd50f1c15497b3abea793293bdff24a4..b023a4481f4ba2976613ac95e725c81c4f5ff463 100644
--- a/Source/platform/win/SystemInfo.h
+++ b/Source/platform/win/SystemInfo.h
@@ -31,7 +31,7 @@
namespace WebCore {
-PLATFORM_EXPORT bool isWindowsVistaOrGreater();
+extern "C" PLATFORM_EXPORT bool isWindowsVistaOrGreater();
} // namespace WebCore
« no previous file with comments | « Source/platform/scroll/ScrollbarThemeWin.cpp ('k') | Source/platform/win/SystemInfo.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698