https://bugs.webkit.org/show_bug.cgi?id=138633
* platform/spi/cg/CoreGraphicsSPI.h:
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@176114
268f45cc-cd09-0410-ab3c-
d52691b4dbfc
+2014-11-13 Myles C. Maxfield <litherum@gmail.com>
+
+ Addressing post-review comment
+ https://bugs.webkit.org/show_bug.cgi?id=138633
+
+ * platform/spi/cg/CoreGraphicsSPI.h:
+
2014-11-13 Myles C. Maxfield <mmaxfield@apple.com>
Move FontMac and FontCacheMac off of WKSI
#include <CoreGraphics/CoreGraphics.h>
#if USE(APPLE_INTERNAL_SDK)
-#include <CoreGraphics/CGContextGState.h>
#include <CoreGraphics/CGFontCache.h>
-#include <CoreGraphics/CGFontPrivate.h>
-#include <CoreGraphics/CGFontUnicodeSupport.h>
#include <CoreGraphics/CoreGraphicsPrivate.h>
#endif