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

Unified Diff: content/browser/host_zoom_map.h

Issue 7464009: Removal of Profile from content part 1. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: browser_context Created 9 years, 5 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..1e427c9f48d29fb02548999545567071b7f6e76e 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 context.
jam 2011/07/22 16:58:38 nit: browser context
#ifndef CONTENT_BROWSER_HOST_ZOOM_MAP_H_
#define CONTENT_BROWSER_HOST_ZOOM_MAP_H_

Powered by Google App Engine
This is Rietveld 408576698