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

Unified Diff: sync/BUILD.gn

Issue 1330443002: Report data usage UMA for Chrome services (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@NewArchServices
Patch Set: Updating the function name and some of gyp files. Created 5 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: sync/BUILD.gn
diff --git a/sync/BUILD.gn b/sync/BUILD.gn
index 7ed323ba90fb1f800c0f2c04847160e129b15673..dd5ef4b00470bbfbbc62c6188325a6fa76c81586 100644
--- a/sync/BUILD.gn
+++ b/sync/BUILD.gn
@@ -416,6 +416,7 @@ source_set("sync_core") {
"//base",
"//base:i18n",
"//base/third_party/dynamic_annotations",
+ "//components/data_use_measurement/core",
"//crypto",
"//google_apis",
"//net",

Powered by Google App Engine
This is Rietveld 408576698