| Index: content/content_tests.gypi
|
| diff --git a/content/content_tests.gypi b/content/content_tests.gypi
|
| index 7c07b1b83a5ea43852988f13b2ae0ba21e9a602c..c0d41b5e1d0dabcacf0eb260aff1f2e935c0f1d6 100644
|
| --- a/content/content_tests.gypi
|
| +++ b/content/content_tests.gypi
|
| @@ -376,7 +376,6 @@
|
| 'browser/gamepad/gamepad_test_helpers.cc',
|
| 'browser/gamepad/gamepad_test_helpers.h',
|
| 'browser/geolocation/geolocation_provider_unittest.cc',
|
| - 'browser/geolocation/gps_location_provider_unittest_linux.cc',
|
| 'browser/geolocation/location_arbitrator_impl_unittest.cc',
|
| 'browser/geolocation/network_location_provider_unittest.cc',
|
| 'browser/geolocation/wifi_data_provider_chromeos_unittest.cc',
|
| @@ -770,7 +769,6 @@
|
| 'browser/renderer_host/java/jni_helper_unittest.cc',
|
| ],
|
| 'sources!': [
|
| - 'browser/geolocation/gps_location_provider_unittest_linux.cc',
|
| 'browser/geolocation/network_location_provider_unittest.cc',
|
| 'browser/geolocation/wifi_data_provider_chromeos_unittest.cc',
|
| 'browser/geolocation/wifi_data_provider_common_unittest.cc',
|
|
|