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

Unified Diff: components/component_updater.gypi

Issue 2286483002: Serialize Google Update state as part of the recovery component update checks. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: remove unused Created 4 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
Index: components/component_updater.gypi
diff --git a/components/component_updater.gypi b/components/component_updater.gypi
index 3baecca027264d30c762614a9b8cdd302a8d4ecf..1a3d2112c35f7e4325580f6d0acf7714215972c9 100644
--- a/components/component_updater.gypi
+++ b/components/component_updater.gypi
@@ -36,6 +36,8 @@
'component_updater/pref_names.h',
'component_updater/timer.cc',
'component_updater/timer.h',
+ 'component_updater/updater_state_win.cc',
+ 'component_updater/updater_state_win.h',
],
},
{
« no previous file with comments | « chrome/browser/component_updater/recovery_component_installer.cc ('k') | components/component_updater/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698