Chromium Code Reviews| Index: content/browser/host_zoom_map.cc |
| diff --git a/content/browser/host_zoom_map.cc b/content/browser/host_zoom_map.cc |
| index 7d8904db19702306dfa35cf2a002d2d7e06ece10..cec946a99eb8bc5180fc8d44d37af2acd4345fb6 100644 |
| --- a/content/browser/host_zoom_map.cc |
| +++ b/content/browser/host_zoom_map.cc |
| @@ -18,6 +18,7 @@ |
| #include "net/base/net_util.h" |
| #include "third_party/WebKit/Source/WebKit/chromium/public/WebView.h" |
| +using content::BrowserThread; |
| using WebKit::WebView; |
| HostZoomMap::HostZoomMap() |