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

Unified Diff: chrome/browser/background_contents_service.h

Issue 6625076: Removing references to off the record in comments and log messages. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: 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/background_contents_service.h
diff --git a/chrome/browser/background_contents_service.h b/chrome/browser/background_contents_service.h
index 3a167c6587069e976db75f656a8464103083475c..f0ebd2a920e765adab066180cf245f9eaeedc65b 100644
--- a/chrome/browser/background_contents_service.h
+++ b/chrome/browser/background_contents_service.h
@@ -129,7 +129,7 @@ class BackgroundContentsService : private NotificationObserver,
bool IsTracked(BackgroundContents* contents) const;
// PrefService used to store list of background pages (or NULL if this is
- // running under an off-the-record profile).
+ // running under an incognito profile).
PrefService* prefs_;
NotificationRegistrar registrar_;
« no previous file with comments | « chrome/browser/automation/testing_automation_provider.cc ('k') | chrome/browser/background_contents_service.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698