| Index: chrome/browser/plugin_data_remover.h
|
| ===================================================================
|
| --- chrome/browser/plugin_data_remover.h (revision 96613)
|
| +++ chrome/browser/plugin_data_remover.h (working copy)
|
| @@ -47,7 +47,7 @@
|
| // PluginProcessHost::Client methods.
|
| virtual int ID();
|
| virtual bool OffTheRecord();
|
| - virtual void SetPluginInfo(const webkit::npapi::WebPluginInfo& info);
|
| + virtual void SetPluginInfo(const webkit::WebPluginInfo& info);
|
| virtual void OnChannelOpened(const IPC::ChannelHandle& handle);
|
| virtual void OnError();
|
|
|
|
|