summaryrefslogtreecommitdiffstats
path: root/content/browser/host_zoom_map.h
diff options
context:
space:
mode:
Diffstat (limited to 'content/browser/host_zoom_map.h')
-rw-r--r--content/browser/host_zoom_map.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/content/browser/host_zoom_map.h b/content/browser/host_zoom_map.h
index 4579b88..d0325ab 100644
--- a/content/browser/host_zoom_map.h
+++ b/content/browser/host_zoom_map.h
@@ -21,8 +21,6 @@
#include "content/public/browser/notification_observer.h"
#include "content/public/browser/notification_registrar.h"
-class GURL;
-
// HostZoomMap needs to be deleted on the UI thread because it listens
// to notifications on there (and holds a NotificationRegistrar).
class CONTENT_EXPORT HostZoomMap