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