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

Unified Diff: google_apis/BUILD.gn

Issue 2486423002: Add data usage tracking for GAIA auth api and GCM engine service (Closed)
Patch Set: Fixed DEPS 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/data_use_measurement/core/data_use_user_data.cc ('k') | google_apis/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: google_apis/BUILD.gn
diff --git a/google_apis/BUILD.gn b/google_apis/BUILD.gn
index 7be06fd5547f0c6ecff66340c06669d8ca343ccd..8fed2bb5b4c97ca03572a309f99268cde115a2dc 100644
--- a/google_apis/BUILD.gn
+++ b/google_apis/BUILD.gn
@@ -136,6 +136,7 @@ template("google_apis_tmpl") {
deps = [
"//base",
"//base/third_party/dynamic_annotations",
+ "//components/data_use_measurement/core",
"//crypto",
"//third_party/libxml",
]
« no previous file with comments | « components/data_use_measurement/core/data_use_user_data.cc ('k') | google_apis/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698