diff options
Diffstat (limited to 'content/browser/host_zoom_map.h')
-rw-r--r-- | content/browser/host_zoom_map.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/content/browser/host_zoom_map.h b/content/browser/host_zoom_map.h index 689d2b9..ebe3582 100644 --- a/content/browser/host_zoom_map.h +++ b/content/browser/host_zoom_map.h @@ -68,11 +68,6 @@ class HostZoomMap : int render_view_id, double level); - // Resets all zoom levels. - // - // This should only be called on the UI thread. - void ResetToDefaults(); - // NotificationObserver implementation. virtual void Observe(NotificationType type, const NotificationSource& source, |