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

Unified Diff: chrome/browser/ui/browser_list.h

Issue 6635032: Removing references to off the record in comments and log messages. (Closed) Base URL: http://git.chromium.org/git/chromium.git@trunk
Patch Set: Fix issues pointed out by code reviewer Created 9 years, 9 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
« no previous file with comments | « chrome/browser/ui/browser_init.cc ('k') | chrome/browser/ui/find_bar/find_bar_state.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/ui/browser_list.h
diff --git a/chrome/browser/ui/browser_list.h b/chrome/browser/ui/browser_list.h
index d11d4bfe9e0c321055684e0471a999237671a041..c8cb0c4743b0d42008860e2bfffdc117483b4ae6 100644
--- a/chrome/browser/ui/browser_list.h
+++ b/chrome/browser/ui/browser_list.h
@@ -158,7 +158,7 @@ class BrowserList {
// currently open.
static size_t GetBrowserCountForType(Profile* p, Browser::Type type);
- // Returns true if at least one off the record session is active.
+ // Returns true if at least one incognito session is active.
static bool IsOffTheRecordSessionActive();
// Send out notifications.
« no previous file with comments | « chrome/browser/ui/browser_init.cc ('k') | chrome/browser/ui/find_bar/find_bar_state.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698