| Index: third_party/WebKit/Source/platform/fonts/linux/FontCacheLinux.cpp
|
| diff --git a/third_party/WebKit/Source/platform/fonts/linux/FontCacheLinux.cpp b/third_party/WebKit/Source/platform/fonts/linux/FontCacheLinux.cpp
|
| index fe9ae67f22b2a6dde2beb68204912bc716992d1f..70493006f50a08c7a15fc72e8789726d408a1cbd 100644
|
| --- a/third_party/WebKit/Source/platform/fonts/linux/FontCacheLinux.cpp
|
| +++ b/third_party/WebKit/Source/platform/fonts/linux/FontCacheLinux.cpp
|
| @@ -32,8 +32,6 @@
|
|
|
| namespace blink {
|
|
|
| -void FontCache::acceptLanguagesChanged(const String&) {}
|
| -
|
| void FontCache::getFontForCharacter(UChar32 c, const char* preferredLocale, FontCache::PlatformFallbackFont* fallbackFont)
|
| {
|
| WebFallbackFont webFallbackFont;
|
|
|