| Index: content/content_tests.gypi
|
| diff --git a/content/content_tests.gypi b/content/content_tests.gypi
|
| index 63e5e2b2f5e457a83bc8cfa76e113e0997af5d12..d7564ece5f5dee1591d35e8af1108c81a379ebe8 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',
|
| @@ -769,7 +768,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',
|
|
|