Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(4415)

Unified Diff: chrome/chrome_browser.gypi

Issue 449643002: Componentize component_updater: Move over a bunch of files to the component. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/browser/ui/webui/components_ui.cc ('k') | components/component_updater.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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',
« no previous file with comments | « chrome/browser/ui/webui/components_ui.cc ('k') | components/component_updater.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698