Index: chrome/browser/nacl_host/nacl_process_host.h |
=================================================================== |
--- chrome/browser/nacl_host/nacl_process_host.h (revision 69229) |
+++ chrome/browser/nacl_host/nacl_process_host.h (working copy) |
@@ -47,11 +47,6 @@ |
virtual void OnProcessLaunched(); |
- // ResourceDispatcherHost::Receiver implementation: |
- virtual URLRequestContext* GetRequestContext( |
- uint32 request_id, |
- const ViewHostMsg_Resource_Request& request_data); |
- |
virtual bool CanShutdown(); |
#if defined(OS_WIN) |