Index: trunk/src/content/public/test/mock_render_process_host.h |
=================================================================== |
--- trunk/src/content/public/test/mock_render_process_host.h (revision 279559) |
+++ trunk/src/content/public/test/mock_render_process_host.h (working copy) |
@@ -85,7 +85,6 @@ |
virtual void ResumeDeferredNavigation(const GlobalRequestID& request_id) |
OVERRIDE; |
virtual void NotifyTimezoneChange() OVERRIDE; |
- virtual ServiceRegistry* GetServiceRegistry() OVERRIDE; |
// IPC::Sender via RenderProcessHost. |
virtual bool Send(IPC::Message* msg) OVERRIDE; |