| Index: content/plugin/webplugin_delegate_stub.h
|
| diff --git a/content/plugin/webplugin_delegate_stub.h b/content/plugin/webplugin_delegate_stub.h
|
| index 296b1bdacb52fcf0306b7b1ed7b3a58918c8af0c..69b62fa9ceb73d27f174af322f921e6225902555 100644
|
| --- a/content/plugin/webplugin_delegate_stub.h
|
| +++ b/content/plugin/webplugin_delegate_stub.h
|
| @@ -66,7 +66,6 @@ class WebPluginDelegateStub : public IPC::Listener,
|
| void OnPaint(const gfx::Rect& damaged_rect);
|
| void OnDidPaint();
|
| void OnUpdateGeometry(const PluginMsg_UpdateGeometry_Param& param);
|
| - void OnGetFormValue(base::string16* value, bool* success);
|
|
|
| void OnSetContentAreaFocus(bool has_focus);
|
| #if defined(OS_MACOSX)
|
|
|