Index: chrome/browser/ui/views/frame/browser_view.h |
diff --git a/chrome/browser/ui/views/frame/browser_view.h b/chrome/browser/ui/views/frame/browser_view.h |
index 7bd43f4eb05dfd2d04002c640e8a723417197017..13bb04e2a382c9934cac9d7b0a4db59ef2458c89 100644 |
--- a/chrome/browser/ui/views/frame/browser_view.h |
+++ b/chrome/browser/ui/views/frame/browser_view.h |
@@ -203,10 +203,6 @@ class BrowserView : public BrowserWindow, |
// not off the record or a guest session. |
bool IsRegularOrGuestSession() const; |
- // Returns the resource ID to use for the OTR icon, which depends on |
- // which layout is being shown and whether we are full-screen. |
- int GetOTRIconResourceID() const; |
- |
// Returns true if the non-client view should render an avatar icon. |
bool ShouldShowAvatar() const; |