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

Unified Diff: components/data_use_measurement/core/DEPS

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
Index: components/data_use_measurement/core/DEPS
diff --git a/components/data_use_measurement/core/DEPS b/components/data_use_measurement/core/DEPS
index ed27444ed6482a381956e5cfa4bb4dcc4ab150f8..0b56a36a393b456b4e71f810f7ae6dc746fb2483 100644
--- a/components/data_use_measurement/core/DEPS
+++ b/components/data_use_measurement/core/DEPS
@@ -2,4 +2,5 @@ include_rules = [
"+net",
"+components/metrics",
"+components/domain_reliability",
+ "+google_apis/gaia",
]
« no previous file with comments | « components/data_use_measurement/core/BUILD.gn ('k') | components/data_use_measurement/core/data_use_measurement.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698