Index: chrome/browser/ui/browser.h |
diff --git a/chrome/browser/ui/browser.h b/chrome/browser/ui/browser.h |
index 7172f5cb8250963eb101ffa5dbfb0737e3888c56..beb3dddd95fead3fb82cef1c065537b2e9e8b2f6 100644 |
--- a/chrome/browser/ui/browser.h |
+++ b/chrome/browser/ui/browser.h |
@@ -616,7 +616,6 @@ class Browser : public TabStripModelObserver, |
virtual void RegisterProtocolHandler(content::WebContents* web_contents, |
const std::string& protocol, |
const GURL& url, |
- const base::string16& title, |
bool user_gesture) OVERRIDE; |
virtual void UpdatePreferredSize(content::WebContents* source, |
const gfx::Size& pref_size) OVERRIDE; |