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

Unified Diff: content/browser/renderer_host/database_message_filter.h

Issue 7575010: Removal of Profile from content part 7. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 9 years, 4 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: content/browser/renderer_host/database_message_filter.h
diff --git a/content/browser/renderer_host/database_message_filter.h b/content/browser/renderer_host/database_message_filter.h
index 73705d29a9f65a821c5e5a823e985a725d9b1317..8707a5d84170d5c613c3598207a9aeac6561568e 100644
--- a/content/browser/renderer_host/database_message_filter.h
+++ b/content/browser/renderer_host/database_message_filter.h
@@ -75,7 +75,7 @@ class DatabaseMessageFilter
IPC::Message* reply_msg,
int reschedule_count);
- // The database tracker for the current profile.
+ // The database tracker for the current browser context.
scoped_refptr<webkit_database::DatabaseTracker> db_tracker_;
// True if and only if this instance was added as an observer
« no previous file with comments | « content/browser/in_process_webkit/webkit_context.h ('k') | content/browser/renderer_host/database_message_filter.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698