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

Unified Diff: components/update_client/BUILD.gn

Issue 2491733002: Add data usage tracking for cloud print, update client service and search provide logos (Closed)
Patch Set: Rebased Created 4 years, 1 month 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 | « components/search_provider_logos/logo_tracker.cc ('k') | components/update_client/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/update_client/BUILD.gn
diff --git a/components/update_client/BUILD.gn b/components/update_client/BUILD.gn
index 7e0164f1fb062d7706e51c80bff7f3aff22c478d..e35d4f4c7d916334e058e8c1bea5f05232a4d1eb 100644
--- a/components/update_client/BUILD.gn
+++ b/components/update_client/BUILD.gn
@@ -62,6 +62,7 @@ static_library("update_client") {
"//base",
"//components/client_update_protocol",
"//components/crx_file",
+ "//components/data_use_measurement/core",
"//components/prefs",
"//courgette:courgette_lib",
"//crypto",
« no previous file with comments | « components/search_provider_logos/logo_tracker.cc ('k') | components/update_client/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698