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

Unified Diff: components/component_updater.gypi

Issue 565363002: Implement support for fallback update check urls in the component updater (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@lkgr
Patch Set: Created 6 years, 3 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
Index: components/component_updater.gypi
diff --git a/components/component_updater.gypi b/components/component_updater.gypi
index d0a0eba6cece63e2d533e35b3aad4de2b56b43b4..cc2dff20d7ee8d71d498061d1f0b45bc7df8420a 100644
--- a/components/component_updater.gypi
+++ b/components/component_updater.gypi
@@ -49,6 +49,8 @@
'component_updater/default_component_installer.h',
'component_updater/pref_names.cc',
'component_updater/pref_names.h',
+ 'component_updater/request_sender.cc',
+ 'component_updater/request_sender.h',
'component_updater/update_checker.cc',
'component_updater/update_checker.h',
'component_updater/update_response.cc',
« no previous file with comments | « chrome/browser/component_updater/chrome_component_updater_configurator.cc ('k') | components/component_updater/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698