diff options
Diffstat (limited to 'content/browser/host_zoom_map.h')
-rw-r--r-- | content/browser/host_zoom_map.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/browser/host_zoom_map.h b/content/browser/host_zoom_map.h index 6f6b06d..fd17c77 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_ |