summaryrefslogtreecommitdiff
path: root/Source/WebCore/platform/graphics/cg/PatternCG.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'Source/WebCore/platform/graphics/cg/PatternCG.cpp')
-rw-r--r--Source/WebCore/platform/graphics/cg/PatternCG.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/WebCore/platform/graphics/cg/PatternCG.cpp b/Source/WebCore/platform/graphics/cg/PatternCG.cpp
index ae9a01b36..0cd529eab 100644
--- a/Source/WebCore/platform/graphics/cg/PatternCG.cpp
+++ b/Source/WebCore/platform/graphics/cg/PatternCG.cpp
@@ -32,7 +32,7 @@
#include <ApplicationServices/ApplicationServices.h>
#include <wtf/MainThread.h>
-#if PLATFORM(MAC) || PLATFORM(CHROMIUM)
+#if PLATFORM(MAC)
#include "WebCoreSystemInterface.h"
#endif