Chromium Code Reviews| Index: content/browser/utility_process_host.h |
| =================================================================== |
| --- content/browser/utility_process_host.h (revision 112597) |
| +++ content/browser/utility_process_host.h (working copy) |
| @@ -84,7 +84,6 @@ |
| // BrowserChildProcessHost: |
| virtual void OnProcessCrashed(int exit_code) OVERRIDE; |
| - virtual bool CanShutdown() OVERRIDE; |
| // A pointer to our client interface, who will be informed of progress. |
| scoped_refptr<Client> client_; |