| Index: content/public/browser/host_zoom_map.h
|
| diff --git a/content/public/browser/host_zoom_map.h b/content/public/browser/host_zoom_map.h
|
| index e65b443d2b4a64590e3aca78ef3ba45c3a0873d5..1632690fa44bd89312bca3678bdf23664b2851ab 100644
|
| --- a/content/public/browser/host_zoom_map.h
|
| +++ b/content/public/browser/host_zoom_map.h
|
| @@ -52,7 +52,7 @@ class HostZoomMap {
|
|
|
| typedef std::vector<ZoomLevelChange> ZoomLevelVector;
|
|
|
| - CONTENT_EXPORT static HostZoomMap* GetForBrowserContext(
|
| + CONTENT_EXPORT static HostZoomMap* GetDefaultForBrowserContext(
|
| BrowserContext* browser_context);
|
|
|
| // Returns the current zoom level for the specified WebContents. May be
|
|
|