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

Unified Diff: Source/WebCore/WebCorePrefix.h

Issue 13724012: Remove Cairo support. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: 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/Platform.h ('k') | Source/WebCore/loader/icon/IconDatabase.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/WebCore/WebCorePrefix.h
diff --git a/Source/WebCore/WebCorePrefix.h b/Source/WebCore/WebCorePrefix.h
index 4af08a20ac2b1bf9a122f3213a90436519b26ecf..46d6eb40487b03de4703f4ee686e908ca48d4aea 100644
--- a/Source/WebCore/WebCorePrefix.h
+++ b/Source/WebCore/WebCorePrefix.h
@@ -134,10 +134,6 @@ _LIBCPP_END_NAMESPACE_STD
#if !PLATFORM(WX)
#include <CoreFoundation/CoreFoundation.h>
-#if PLATFORM(WIN_CAIRO)
-#include <ConditionalMacros.h>
-#include <windows.h>
-#else
#if OS(WINDOWS)
#if USE(CG)
@@ -161,7 +157,6 @@ _LIBCPP_END_NAMESPACE_STD
#endif // !PLATFORM(IOS)
#endif // OS(WINDOWS)
-#endif
#endif // !PLATFORM(WX)
#ifdef __OBJC__
« no previous file with comments | « Source/WTF/wtf/Platform.h ('k') | Source/WebCore/loader/icon/IconDatabase.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698