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

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: Updating the AUTHORS file. Patch submitted by: Vipul Bhasin<vipul.bhasin@gmail.com> 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
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.

Powered by Google App Engine
This is Rietveld 408576698