Index: chrome/browser/gpu_process_host.h |
=================================================================== |
--- chrome/browser/gpu_process_host.h (revision 69229) |
+++ chrome/browser/gpu_process_host.h (working copy) |
@@ -106,11 +106,6 @@ |
void SendSynchronizationReply(IPC::Message* reply, |
RenderMessageFilter* filter); |
- // ResourceDispatcherHost::Receiver implementation: |
- virtual URLRequestContext* GetRequestContext( |
- uint32 request_id, |
- const ViewHostMsg_Resource_Request& request_data); |
- |
virtual bool CanShutdown(); |
virtual void OnChildDied(); |
virtual void OnProcessCrashed(int exit_code); |