Chromium Code Reviews| Index: content/browser/host_zoom_map_impl.cc |
| diff --git a/content/browser/host_zoom_map_impl.cc b/content/browser/host_zoom_map_impl.cc |
| index 09d3887c1c061a9341c8750b73027366e6e930be..1b6e990ce0f43a2cd9faabfa67605134d609b7f3 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"; |