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 743b63577472476334cde00365bae1dab51f9a8b..7c9c94d1add2f3f09fd8bf8f1b4133b7137e0dd5 100644 |
--- a/chrome/browser/ui/views/frame/browser_view.h |
+++ b/chrome/browser/ui/views/frame/browser_view.h |
@@ -150,8 +150,8 @@ class BrowserView : public BrowserWindow, |
// window. |
gfx::Rect GetFindBarBoundingBox() const; |
- // Returns the preferred height of the TabStrip. Used to position the OTR |
- // avatar icon. |
+ // Returns the preferred height of the TabStrip. Used to position the |
+ // incognito avatar icon. |
int GetTabStripHeight() const; |
// Takes some view's origin (relative to this BrowserView) and offsets it such |