Index: content/browser/browser_child_process_host_impl.h |
=================================================================== |
--- content/browser/browser_child_process_host_impl.h (revision 142088) |
+++ content/browser/browser_child_process_host_impl.h (working copy) |
@@ -85,7 +85,6 @@ |
// ChildProcessHostDelegate implementation: |
virtual bool CanShutdown() OVERRIDE; |
virtual void OnChildDisconnected() OVERRIDE; |
- virtual void ShutdownStarted() OVERRIDE; |
virtual bool OnMessageReceived(const IPC::Message& message) OVERRIDE; |
virtual void OnChannelConnected(int32 peer_pid) OVERRIDE; |
virtual void OnChannelError() OVERRIDE; |