| Index: third_party/WebKit/WebCore/platform/graphics/FontCache.h
|
| ===================================================================
|
| --- third_party/WebKit/WebCore/platform/graphics/FontCache.h (revision 9357)
|
| +++ third_party/WebKit/WebCore/platform/graphics/FontCache.h (working copy)
|
| @@ -97,7 +97,6 @@
|
| // These methods are implemented by each platform.
|
| FontPlatformData* getSimilarFontPlatformData(const Font&);
|
| FontPlatformData* createFontPlatformData(const FontDescription&, const AtomicString& family);
|
| - static const AtomicString& alternateFamilyName(const AtomicString& family);
|
|
|
| friend class SimpleFontData;
|
| friend class FontFallbackList;
|
|
|