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

Unified Diff: content/browser/host_zoom_map.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/host_zoom_map.h
diff --git a/content/browser/host_zoom_map.h b/content/browser/host_zoom_map.h
index 6f6b06df5199e696496f7a59da4c391d91498f36..fd17c77133d64dd64a7448f28e3dc6877c87671b 100644
--- a/content/browser/host_zoom_map.h
+++ b/content/browser/host_zoom_map.h
@@ -3,7 +3,7 @@
// found in the LICENSE file.
// Maps hostnames to custom zoom levels. Written on the UI thread and read on
-// any thread. One instance per profile.
+// any thread. One instance per browser context.
#ifndef CONTENT_BROWSER_HOST_ZOOM_MAP_H_
#define CONTENT_BROWSER_HOST_ZOOM_MAP_H_
« no previous file with comments | « content/browser/geolocation/location_arbitrator.cc ('k') | content/browser/in_process_webkit/dom_storage_context.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698