| Index: webkit/plugins/npapi/webplugin_delegate_impl.h
|
| ===================================================================
|
| --- webkit/plugins/npapi/webplugin_delegate_impl.h (revision 88826)
|
| +++ webkit/plugins/npapi/webplugin_delegate_impl.h (working copy)
|
| @@ -404,9 +404,6 @@
|
| // Uses a CARenderer to draw the plug-in's layer in our OpenGL surface.
|
| void DrawLayerInSurface();
|
|
|
| - // Returns true if plugin IME is supported.
|
| - bool IsImeSupported();
|
| -
|
| #ifndef NP_NO_CARBON
|
| // Moves our dummy window to match the current screen location of the plugin.
|
| void UpdateDummyWindowBounds(const gfx::Point& plugin_origin);
|
|
|