Index: chrome/service/service_utility_process_host.h |
=================================================================== |
--- chrome/service/service_utility_process_host.h (revision 118420) |
+++ chrome/service/service_utility_process_host.h (working copy) |
@@ -108,9 +108,7 @@ |
virtual FilePath GetUtilityProcessCmd(); |
// ChildProcessHostDelegate implementation: |
- virtual bool CanShutdown() OVERRIDE; |
virtual void OnChildDisconnected() OVERRIDE; |
- virtual void ShutdownStarted() OVERRIDE; |
virtual bool OnMessageReceived(const IPC::Message& message) OVERRIDE; |
private: |