Index: content/browser/renderer_host/render_process_host_impl.h |
diff --git a/content/browser/renderer_host/render_process_host_impl.h b/content/browser/renderer_host/render_process_host_impl.h |
index d28ea5a3e63655244db65e083d3e23adfb84dcd4..965a1adcdfaf2035ae160e5abf915518a5743d5b 100644 |
--- a/content/browser/renderer_host/render_process_host_impl.h |
+++ b/content/browser/renderer_host/render_process_host_impl.h |
@@ -157,7 +157,6 @@ class CONTENT_EXPORT RenderProcessHostImpl |
void NotifyTimezoneChange(const std::string& timezone) override; |
shell::InterfaceRegistry* GetInterfaceRegistry() override; |
shell::InterfaceProvider* GetRemoteInterfaces() override; |
- shell::Connection* GetChildConnection() override; |
std::unique_ptr<base::SharedPersistentMemoryAllocator> TakeMetricsAllocator() |
override; |
const base::TimeTicks& GetInitTimeForNavigationMetrics() const override; |