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