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 cdb8ee463e78af73c82fd7ae442a508857946291..c3aa8187f4a44e2c60d26c5d37ea9ad13d17ae84 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; |