Index: chrome/renderer/webplugin_delegate_pepper.h |
=================================================================== |
--- chrome/renderer/webplugin_delegate_pepper.h (revision 49461) |
+++ chrome/renderer/webplugin_delegate_pepper.h (working copy) |
@@ -94,6 +94,7 @@ |
void* user_data); |
virtual NPWidgetExtensions* GetWidgetExtensions(); |
virtual bool SetCursor(NPCursorType type); |
+ virtual NPFontExtensions* GetFontExtensions(); |
virtual void Zoom(int factor); |
virtual void Copy(); |