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_ |