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

Unified Diff: components/data_use_measurement/core/BUILD.gn

Issue 2575603002: Add data usage tracking for GAIA auth api (Closed)
Patch Set: Addressed tbansal comments Created 3 years, 11 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
« no previous file with comments | « no previous file | components/data_use_measurement/core/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/data_use_measurement/core/BUILD.gn
diff --git a/components/data_use_measurement/core/BUILD.gn b/components/data_use_measurement/core/BUILD.gn
index c76d1e5b494a2d215b96c42ca21d1df4f7ebb8c2..c4342d2558f483aa7a61eccfc632f6c157e44f2c 100644
--- a/components/data_use_measurement/core/BUILD.gn
+++ b/components/data_use_measurement/core/BUILD.gn
@@ -30,6 +30,7 @@ static_library("ascriber") {
":core",
"//base",
"//components/metrics",
+ "//google_apis",
"//net",
]
« no previous file with comments | « no previous file | components/data_use_measurement/core/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698