Index: chrome/chrome_browser.gypi |
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi |
index eacd32c70ba3416a5bb013b48746daeabdd36f8c..6c51c52d99e32561c593603b5f2b046f63728f92 100644 |
--- a/chrome/chrome_browser.gypi |
+++ b/chrome/chrome_browser.gypi |
@@ -268,33 +268,14 @@ |
'browser/command_updater.cc', |
'browser/command_updater.h', |
'browser/command_updater_delegate.h', |
- 'browser/component_updater/background_downloader_win.cc', |
- 'browser/component_updater/background_downloader_win.h', |
+ 'browser/component_updater/chrome_component_updater_configurator.cc', |
+ 'browser/component_updater/chrome_component_updater_configurator.h', |
'browser/component_updater/cld_component_installer.cc', |
'browser/component_updater/cld_component_installer.h', |
- 'browser/component_updater/component_patcher.cc', |
- 'browser/component_updater/component_patcher.h', |
- 'browser/component_updater/component_patcher_operation.cc', |
- 'browser/component_updater/component_patcher_operation.h', |
'browser/component_updater/component_patcher_operation_out_of_process.cc', |
'browser/component_updater/component_patcher_operation_out_of_process.h', |
- 'browser/component_updater/component_updater_configurator.cc', |
- 'browser/component_updater/component_updater_configurator.h', |
- 'browser/component_updater/component_unpacker.cc', |
- 'browser/component_updater/component_unpacker.h', |
- 'browser/component_updater/component_updater_ping_manager.cc', |
- 'browser/component_updater/component_updater_ping_manager.h', |
'browser/component_updater/component_updater_resource_throttle.cc', |
'browser/component_updater/component_updater_resource_throttle.h', |
- 'browser/component_updater/component_updater_service.cc', |
- 'browser/component_updater/component_updater_service.h', |
- 'browser/component_updater/component_updater_utils.cc', |
- 'browser/component_updater/component_updater_utils.h', |
- 'browser/component_updater/crx_update_item.h', |
- 'browser/component_updater/crx_downloader.cc', |
- 'browser/component_updater/crx_downloader.h', |
- 'browser/component_updater/default_component_installer.cc', |
- 'browser/component_updater/default_component_installer.h', |
'browser/component_updater/ev_whitelist_component_installer.cc', |
'browser/component_updater/ev_whitelist_component_installer.h', |
'browser/component_updater/flash_component_installer.h', |
@@ -309,12 +290,6 @@ |
'browser/component_updater/sw_reporter_installer_win.h', |
'browser/component_updater/swiftshader_component_installer.cc', |
'browser/component_updater/swiftshader_component_installer.h', |
- 'browser/component_updater/update_checker.cc', |
- 'browser/component_updater/update_checker.h', |
- 'browser/component_updater/update_response.cc', |
- 'browser/component_updater/update_response.h', |
- 'browser/component_updater/url_fetcher_downloader.cc', |
- 'browser/component_updater/url_fetcher_downloader.h', |
'browser/content_settings/content_settings_default_provider.cc', |
'browser/content_settings/content_settings_default_provider.h', |
'browser/content_settings/content_settings_details.cc', |