Index: content/browser/ppapi_plugin_process_host.h |
=================================================================== |
--- content/browser/ppapi_plugin_process_host.h (revision 112597) |
+++ content/browser/ppapi_plugin_process_host.h (working copy) |
@@ -82,7 +82,6 @@ |
void RequestPluginChannel(Client* client); |
- virtual bool CanShutdown() OVERRIDE; |
virtual void OnProcessLaunched() OVERRIDE; |
virtual bool OnMessageReceived(const IPC::Message& msg) OVERRIDE; |