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

Unified Diff: content/browser/renderer_host/render_message_filter.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
« no previous file with comments | « chrome/test/ui_test_utils.h ('k') | net/ocsp/nss_ocsp.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/browser/renderer_host/render_message_filter.h
diff --git a/content/browser/renderer_host/render_message_filter.h b/content/browser/renderer_host/render_message_filter.h
index 5e7557f35151c4bb6ce950c7cdea9cfc7ace3f71..e2aaa07ebd1a9b7bbed3597a3548a0591d6ce925 100644
--- a/content/browser/renderer_host/render_message_filter.h
+++ b/content/browser/renderer_host/render_message_filter.h
@@ -359,7 +359,7 @@ class RenderMessageFilter : public BrowserMessageFilter,
// Handles zoom-related messages.
scoped_refptr<HostZoomMap> host_zoom_map_;
- // Whether this process is used for off the record tabs.
+ // Whether this process is used for incognito tabs.
bool off_the_record_;
base::TimeTicks last_plugin_refresh_time_; // Initialized to 0.
« no previous file with comments | « chrome/test/ui_test_utils.h ('k') | net/ocsp/nss_ocsp.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698