Index: content/browser/utility_process_host_impl.h |
diff --git a/content/browser/utility_process_host_impl.h b/content/browser/utility_process_host_impl.h |
index 88deabb1af3e03fb0d118a9855ce7b7ba7161a3f..d9c7410e98d439554064ef8789d2a280bf58df73 100644 |
--- a/content/browser/utility_process_host_impl.h |
+++ b/content/browser/utility_process_host_impl.h |
@@ -58,7 +58,6 @@ class CONTENT_EXPORT UtilityProcessHostImpl |
void SetEnv(const base::EnvironmentMap& env) override; |
#endif |
bool Start() override; |
- shell::InterfaceRegistry* GetInterfaceRegistry() override; |
shell::InterfaceProvider* GetRemoteInterfaces() override; |
void SetName(const base::string16& name) override; |