Chromium Code Reviews| Index: Source/WebCore/platform/graphics/cg/FloatSizeCG.cpp |
| diff --git a/Source/WebCore/platform/graphics/cg/FloatSizeCG.cpp b/Source/WebCore/platform/graphics/cg/FloatSizeCG.cpp |
| index a3dcbdd006f5062844e8ddd2ef1aabe470fdc522..ca046fd022d8986edcaa147474b1d65c99977998 100644 |
| --- a/Source/WebCore/platform/graphics/cg/FloatSizeCG.cpp |
| +++ b/Source/WebCore/platform/graphics/cg/FloatSizeCG.cpp |
| @@ -27,7 +27,7 @@ |
| #include "config.h" |
| #include "FloatSize.h" |
| -#if USE(CG) || USE(SKIA_ON_MAC_CHROMIUM) || (PLATFORM(QT) && USE(QTKIT)) |
| +#if USE(CG) || USE(SKIA_ON_MAC_CHROMIUM) |
| #include <ApplicationServices/ApplicationServices.h> |