Index: content/content_tests.gypi |
diff --git a/content/content_tests.gypi b/content/content_tests.gypi |
index c03dec8070ac73c5a6d0221b8b54921519a461e8..17c46fb9ad9099a932b3eeebefd240f4639c0411 100644 |
--- a/content/content_tests.gypi |
+++ b/content/content_tests.gypi |
@@ -85,6 +85,8 @@ |
'browser/download/mock_download_file.h', |
'browser/geolocation/fake_access_token_store.cc', |
'browser/geolocation/fake_access_token_store.h', |
+ 'browser/geolocation/mock_location_arbitrator.cc', |
+ 'browser/geolocation/mock_location_arbitrator.h', |
'browser/geolocation/mock_location_provider.cc', |
'browser/geolocation/mock_location_provider.h', |
'browser/renderer_host/media/mock_media_observer.cc', |
@@ -272,7 +274,7 @@ |
'browser/geolocation/device_data_provider_unittest.cc', |
'browser/geolocation/geolocation_provider_unittest.cc', |
'browser/geolocation/gps_location_provider_unittest_linux.cc', |
- 'browser/geolocation/location_arbitrator_unittest.cc', |
+ 'browser/geolocation/location_arbitrator_impl_unittest.cc', |
'browser/geolocation/network_location_provider_unittest.cc', |
'browser/geolocation/wifi_data_provider_common_unittest.cc', |
'browser/geolocation/wifi_data_provider_linux_unittest.cc', |