Changeset 176114 in webkit


Ignore:
Timestamp:
Nov 13, 2014 6:53:22 PM (9 years ago)
Author:
mmaxfield@apple.com
Message:

Addressing post-review comment
https://bugs.webkit.org/show_bug.cgi?id=138633

  • platform/spi/cg/CoreGraphicsSPI.h:
Location:
trunk/Source/WebCore
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/Source/WebCore/ChangeLog

    r176112 r176114  
     12014-11-13  Myles C. Maxfield  <litherum@gmail.com>
     2
     3        Addressing post-review comment
     4        https://bugs.webkit.org/show_bug.cgi?id=138633
     5
     6        * platform/spi/cg/CoreGraphicsSPI.h:
     7
    182014-11-13  Myles C. Maxfield  <mmaxfield@apple.com>
    29
  • trunk/Source/WebCore/platform/spi/cg/CoreGraphicsSPI.h

    r176112 r176114  
    3030
    3131#if USE(APPLE_INTERNAL_SDK)
    32 #include <CoreGraphics/CGContextGState.h>
    3332#include <CoreGraphics/CGFontCache.h>
    34 #include <CoreGraphics/CGFontPrivate.h>
    35 #include <CoreGraphics/CGFontUnicodeSupport.h>
    3633#include <CoreGraphics/CoreGraphicsPrivate.h>
    3734#endif
Note: See TracChangeset for help on using the changeset viewer.