diff options
Diffstat (limited to 'content/browser/host_zoom_map_impl.cc')
-rw-r--r-- | content/browser/host_zoom_map_impl.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/content/browser/host_zoom_map_impl.cc b/content/browser/host_zoom_map_impl.cc index 09d3887..1b6e990 100644 --- a/content/browser/host_zoom_map_impl.cc +++ b/content/browser/host_zoom_map_impl.cc @@ -25,6 +25,7 @@ using WebKit::WebView; using content::BrowserThread; using content::RenderProcessHost; +using content::RenderViewHost; static const char* kHostZoomMapKeyName = "content_host_zoom_map"; |