Chromium Code Reviews| Index: content/browser/geolocation/geolocation_dispatcher_host.cc |
| diff --git a/content/browser/geolocation/geolocation_dispatcher_host.cc b/content/browser/geolocation/geolocation_dispatcher_host.cc |
| index 619b3b164985b0104d19b25fbfa87acf5a281c82..63d809924d3d402a7fb9f9fdaa5a619f2062218f 100644 |
| --- a/content/browser/geolocation/geolocation_dispatcher_host.cc |
| +++ b/content/browser/geolocation/geolocation_dispatcher_host.cc |
| @@ -19,6 +19,7 @@ |
| using content::BrowserThread; |
| using content::GeolocationPermissionContext; |
| +using content::RenderViewHostImpl; |
| namespace { |