| Index: content/content_browser.gypi
|
| diff --git a/content/content_browser.gypi b/content/content_browser.gypi
|
| index 0f5cb305ec11e51a279c450c9282b229c5069b60..9f4a0809530f0f6528a6d7b116c6664d9ed7b7cc 100644
|
| --- a/content/content_browser.gypi
|
| +++ b/content/content_browser.gypi
|
| @@ -687,6 +687,8 @@
|
| 'browser/geofencing/geofencing_registration_delegate.h',
|
| 'browser/geofencing/geofencing_service.cc',
|
| 'browser/geofencing/geofencing_service.h',
|
| + 'browser/geofencing/mock_geofencing_service.cc',
|
| + 'browser/geofencing/mock_geofencing_service.h',
|
| 'browser/geolocation/empty_wifi_data_provider.cc',
|
| 'browser/geolocation/empty_wifi_data_provider.h',
|
| 'browser/geolocation/geolocation_provider_impl.cc',
|
|
|