| Index: content/content_browser.gypi
|
| diff --git a/content/content_browser.gypi b/content/content_browser.gypi
|
| index 07f5b92c24f38904fbb9980831e3cf8675210e71..8123a196461449e7f51aebd4be2560622fd71298 100644
|
| --- a/content/content_browser.gypi
|
| +++ b/content/content_browser.gypi
|
| @@ -674,6 +674,10 @@
|
| 'browser/geolocation/geolocation_dispatcher_host.h',
|
| 'browser/geolocation/geolocation_provider_impl.cc',
|
| 'browser/geolocation/geolocation_provider_impl.h',
|
| + 'browser/geolocation/geolocation_service_context.cc',
|
| + 'browser/geolocation/geolocation_service_context.h',
|
| + 'browser/geolocation/geolocation_service_impl.cc',
|
| + 'browser/geolocation/geolocation_service_impl.h',
|
| 'browser/geolocation/location_api_adapter_android.cc',
|
| 'browser/geolocation/location_api_adapter_android.h',
|
| 'browser/geolocation/location_arbitrator.h',
|
|
|