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

Unified Diff: google_apis/BUILD.gn

Issue 1330443002: Report data usage UMA for Chrome services (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@NewArchServices
Patch Set: Addressing sclittle's comments. 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: google_apis/BUILD.gn
diff --git a/google_apis/BUILD.gn b/google_apis/BUILD.gn
index 53a41cebd6930f7e237238969842723e0c875e6d..b04ebebd5261dade50bab1c2619c3652a3435a14 100644
--- a/google_apis/BUILD.gn
+++ b/google_apis/BUILD.gn
@@ -133,6 +133,7 @@ source_set("google_apis") {
deps = [
"//base",
"//base/third_party/dynamic_annotations",
+ "//components/data_use_measurement/core",
"//crypto",
"//net",
"//third_party/libxml",

Powered by Google App Engine
This is Rietveld 408576698