summaryrefslogtreecommitdiffstats
path: root/chrome/chrome_browser.gypi
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/chrome_browser.gypi')
-rwxr-xr-xchrome/chrome_browser.gypi8
1 files changed, 5 insertions, 3 deletions
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index 5fb5032..2fca9c4 100755
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -932,10 +932,12 @@
'browser/geolocation/device_data_provider.h',
'browser/geolocation/empty_device_data_provider.cc',
'browser/geolocation/empty_device_data_provider.h',
+ 'browser/geolocation/geolocation_dispatcher_host.cc',
+ 'browser/geolocation/geolocation_dispatcher_host.h',
+ 'browser/geolocation/geolocation_permission_context.cc',
+ 'browser/geolocation/geolocation_permission_context.h',
'browser/geolocation/geolocation_prefs.cc',
- 'browser/geolocation/geolocation_prefs.h',
- 'browser/geolocation/geoposition.cc',
- 'browser/geolocation/geoposition.h',
+ 'browser/geolocation/geolocation_prefs.h',
'browser/geolocation/location_arbitrator.cc',
'browser/geolocation/location_arbitrator.h',
'browser/geolocation/location_provider.cc',