| Index: third_party/WebKit/Source/platform/fonts/FontPlatformData.h
|
| diff --git a/third_party/WebKit/Source/platform/fonts/FontPlatformData.h b/third_party/WebKit/Source/platform/fonts/FontPlatformData.h
|
| index 862af8402a5712ef583831846254276b007370b7..81bb1a1444262c7c914b8bc210146a514c6c1e8b 100644
|
| --- a/third_party/WebKit/Source/platform/fonts/FontPlatformData.h
|
| +++ b/third_party/WebKit/Source/platform/fonts/FontPlatformData.h
|
| @@ -109,7 +109,6 @@ class PLATFORM_EXPORT FontPlatformData {
|
|
|
| #if OS(MACOSX)
|
| CTFontRef ctFont() const;
|
| - CGFontRef cgFont() const;
|
| #endif
|
|
|
| String fontFamilyName() const;
|
|
|