Index: chrome/browser/ui/webui/foreign_session_handler.h |
diff --git a/chrome/browser/ui/webui/foreign_session_handler.h b/chrome/browser/ui/webui/foreign_session_handler.h |
index 82cb6f75a2356c1218ad13d77bfd6535976640c3..81e96ab9ed415f823fca28a991a0e2fbf17a506e 100644 |
--- a/chrome/browser/ui/webui/foreign_session_handler.h |
+++ b/chrome/browser/ui/webui/foreign_session_handler.h |
@@ -58,9 +58,6 @@ class ForeignSessionHandler : public content::WebUIMessageHandler, |
static OpenTabsUIDelegate* GetOpenTabsUIDelegate(content::WebUI* web_ui); |
private: |
- // Used to register ForeignSessionHandler for notifications. |
- void Init(); |
- |
// Determines how ForeignSessionHandler will interact with the new tab page. |
void Observe(int type, |
const content::NotificationSource& source, |