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 c938d3b52d9367b2f9cd7b1c6a4ebdc6b3700287..9de8965f82e1cf639035efb74ce68aa9627dfcab 100644 |
--- a/chrome/browser/ui/views/frame/browser_view.h |
+++ b/chrome/browser/ui/views/frame/browser_view.h |
@@ -204,10 +204,6 @@ class BrowserView : public BrowserWindow, |
// which layout is being shown and whether we are full-screen. |
int GetOTRIconResourceID() const; |
- // Returns the resource ID to use for the Guest icon, which may depend on |
- // which layout is being shown and whether we are full-screen. |
- int GetGuestIconResourceID() const; |
- |
// Returns true if the non-client view should render an avatar icon. |
bool ShouldShowAvatar() const; |