Index: chrome/browser/ui/browser.h |
diff --git a/chrome/browser/ui/browser.h b/chrome/browser/ui/browser.h |
index 416921b4b5fe20d7109d8cc129cc94dc917d63ba..808a1ef0e2444b3db3dc73c9257dcb8bc97e59e9 100644 |
--- a/chrome/browser/ui/browser.h |
+++ b/chrome/browser/ui/browser.h |
@@ -330,9 +330,6 @@ class Browser : public TabStripModelObserver, |
// fullscreen. |
void WindowFullscreenStateChanged(); |
- // Invoked when visible SSL state (as defined by SSLStatus) changes. |
- void VisibleSSLStateChanged(content::WebContents* web_contents); |
- |
// Assorted browser commands //////////////////////////////////////////////// |
// NOTE: Within each of the following sections, the IDs are ordered roughly by |