| Index: content/plugin/webplugin_proxy.h
|
| diff --git a/content/plugin/webplugin_proxy.h b/content/plugin/webplugin_proxy.h
|
| index 7e544346a091a6e7e35b6e6c9461818154b5f8c9..56aac84808c262fb2e160fe0f054e6fae53c7929 100644
|
| --- a/content/plugin/webplugin_proxy.h
|
| +++ b/content/plugin/webplugin_proxy.h
|
| @@ -71,7 +71,6 @@ class WebPluginProxy : public WebPlugin,
|
| const char* target,
|
| const char* buf,
|
| unsigned int len,
|
| - int notify_id,
|
| bool popups_allowed,
|
| bool notify_redirects) override;
|
| void UpdateGeometry(const gfx::Rect& window_rect,
|
|
|