Index: content/browser/web_contents/web_contents_impl.h |
diff --git a/content/browser/web_contents/web_contents_impl.h b/content/browser/web_contents/web_contents_impl.h |
index 8fead69926acad463921da72ae076edd33fd490a..979d0e1aa58c8b7975fa6d442295374f8d546558 100644 |
--- a/content/browser/web_contents/web_contents_impl.h |
+++ b/content/browser/web_contents/web_contents_impl.h |
@@ -741,7 +741,6 @@ class CONTENT_EXPORT WebContentsImpl |
// Helper functions for sending notifications. |
void NotifySwapped(RenderViewHost* old_render_view_host); |
- void NotifyConnected(); |
void NotifyDisconnected(); |
void NotifyNavigationEntryCommitted(const LoadCommittedDetails& load_details); |