diff options
Diffstat (limited to 'content/browser/geolocation/geolocation_dispatcher_host.cc')
-rw-r--r-- | content/browser/geolocation/geolocation_dispatcher_host.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/content/browser/geolocation/geolocation_dispatcher_host.cc b/content/browser/geolocation/geolocation_dispatcher_host.cc index 619b3b1..63d8099 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 { |