| Index: content/browser/browser_child_process_host_impl.h
|
| diff --git a/content/browser/browser_child_process_host_impl.h b/content/browser/browser_child_process_host_impl.h
|
| index 520ce5784efda1bba3f1b59ae16d31f3adb83596..ff10fdd1bb6a058516b9a6fceb00e25c72998deb 100644
|
| --- a/content/browser/browser_child_process_host_impl.h
|
| +++ b/content/browser/browser_child_process_host_impl.h
|
| @@ -78,7 +78,6 @@ class CONTENT_EXPORT BrowserChildProcessHostImpl
|
| int* exit_code) override;
|
| void SetName(const base::string16& name) override;
|
| void SetHandle(base::ProcessHandle handle) override;
|
| - shell::InterfaceRegistry* GetInterfaceRegistry() override;
|
| shell::InterfaceProvider* GetRemoteInterfaces() override;
|
|
|
| // ChildProcessHostDelegate implementation:
|
|
|