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

Unified Diff: components/update_client.gypi

Issue 1861383004: Add module for counting date-last-roll-call and persisting those counts (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: ThreadChecker fix Created 4 years, 8 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/update_client.gypi
diff --git a/components/update_client.gypi b/components/update_client.gypi
index cbab44aa76a7d7fdcd89fc8c6a6ab70549b43a2b..0cfa4b2f4806fbbdfb3c2056b5ae0b50f6cf2a00 100644
--- a/components/update_client.gypi
+++ b/components/update_client.gypi
@@ -44,6 +44,8 @@
'update_client/crx_downloader.cc',
'update_client/crx_downloader.h',
'update_client/crx_update_item.h',
+ 'update_client/persisted_data.cc',
+ 'update_client/persisted_data.h',
'update_client/ping_manager.cc',
'update_client/ping_manager.h',
'update_client/request_sender.cc',

Powered by Google App Engine
This is Rietveld 408576698