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 1e1c2c89..6f6b06d 100644 --- a/content/browser/host_zoom_map.h +++ b/content/browser/host_zoom_map.h @@ -65,7 +65,7 @@ class HostZoomMap : double level); // NotificationObserver implementation. - virtual void Observe(NotificationType type, + virtual void Observe(int type, const NotificationSource& source, const NotificationDetails& details); |