| Index: content/content_browser.gypi
|
| diff --git a/content/content_browser.gypi b/content/content_browser.gypi
|
| index f35d9f17f64ea20a06ef284fdaee7068a73b5688..925fddb4f7535b5c6d5ec3514c35c2d6d43de729 100644
|
| --- a/content/content_browser.gypi
|
| +++ b/content/content_browser.gypi
|
| @@ -422,8 +422,9 @@
|
| 'browser/geolocation/gps_location_provider_linux.h',
|
| 'browser/geolocation/location_api_adapter_android.cc',
|
| 'browser/geolocation/location_api_adapter_android.h',
|
| - 'browser/geolocation/location_arbitrator.cc',
|
| 'browser/geolocation/location_arbitrator.h',
|
| + 'browser/geolocation/location_arbitrator_impl.cc',
|
| + 'browser/geolocation/location_arbitrator_impl.h',
|
| 'browser/geolocation/location_provider_android.cc',
|
| 'browser/geolocation/location_provider_android.h',
|
| 'browser/geolocation/location_provider.cc',
|
|
|