Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(192)

Unified Diff: chrome/browser/ui/views/frame/browser_view.h

Issue 2129373002: Replace all occurrences of words meaning "off the record" with "incognito" (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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
« no previous file with comments | « chrome/browser/ui/views/frame/browser_non_client_frame_view_mus.cc ('k') | chrome/browser/ui/views/frame/browser_view.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698