| Index: webkit/glue/plugins/webplugin_delegate_impl.h
|
| ===================================================================
|
| --- webkit/glue/plugins/webplugin_delegate_impl.h (revision 17917)
|
| +++ webkit/glue/plugins/webplugin_delegate_impl.h (working copy)
|
| @@ -61,8 +61,6 @@
|
| virtual void DidFinishLoadWithReason(NPReason reason);
|
| virtual int GetProcessId();
|
|
|
| - virtual void FlushGeometryUpdates() {
|
| - }
|
| virtual void SendJavaScriptStream(const std::string& url,
|
| const std::wstring& result,
|
| bool success, bool notify_needed,
|
|
|