| Index: chrome/chrome_tests.gypi
|
| diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
|
| index 13f85976a29ac47c0cf8b2e5febe44a8bab458be..91e130f97c743db27bce2ce7b699563da41af999 100644
|
| --- a/chrome/chrome_tests.gypi
|
| +++ b/chrome/chrome_tests.gypi
|
| @@ -1998,18 +1998,7 @@
|
| 'test/sync/test_http_bridge_factory.h',
|
| 'tools/convert_dict/convert_dict_unittest.cc',
|
| '../content/browser/debugger/devtools_manager_unittest.cc',
|
| - '../content/browser/download/download_file_unittest.cc',
|
| - '../content/browser/download/mock_download_manager.h',
|
| - '../content/browser/download/mock_download_manager_delegate.cc',
|
| - '../content/browser/download/mock_download_manager_delegate.h',
|
| '../content/browser/download/save_package_unittest.cc',
|
| - '../content/browser/geolocation/device_data_provider_unittest.cc',
|
| - '../content/browser/geolocation/geolocation_provider_unittest.cc',
|
| - '../content/browser/geolocation/gps_location_provider_unittest_linux.cc',
|
| - '../content/browser/geolocation/location_arbitrator_unittest.cc',
|
| - '../content/browser/geolocation/network_location_provider_unittest.cc',
|
| - '../content/browser/geolocation/wifi_data_provider_common_unittest.cc',
|
| - '../content/browser/geolocation/wifi_data_provider_linux_unittest.cc',
|
| '../content/browser/geolocation/wifi_data_provider_unittest_win.cc',
|
| '../content/browser/geolocation/win7_location_api_unittest_win.cc',
|
| '../content/browser/geolocation/win7_location_provider_unittest_win.cc',
|
| @@ -2018,7 +2007,6 @@
|
| '../content/browser/in_process_webkit/webkit_context_unittest.cc',
|
| '../content/browser/in_process_webkit/webkit_thread_unittest.cc',
|
| '../content/browser/mach_broker_mac_unittest.cc',
|
| - '../content/browser/plugin_service_unittest.cc',
|
| '../content/browser/renderer_host/render_view_host_unittest.cc',
|
| '../content/browser/renderer_host/render_widget_host_unittest.cc',
|
| '../content/browser/site_instance_unittest.cc',
|
|
|