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

Unified Diff: components/signin/core/browser/BUILD.gn

Issue 2643013004: Add data usage tracking for chrome services (Closed)
Patch Set: rebased 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 | « components/data_use_measurement/core/data_use_user_data.cc ('k') | components/signin/core/browser/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/signin/core/browser/BUILD.gn
diff --git a/components/signin/core/browser/BUILD.gn b/components/signin/core/browser/BUILD.gn
index a381719d0ba2a336d0b51ef16b1a47f2aaaf9460..798d31420a1e95f02ad24d458cb2419c8ac6d2bb 100644
--- a/components/signin/core/browser/BUILD.gn
+++ b/components/signin/core/browser/BUILD.gn
@@ -83,6 +83,7 @@ static_library("browser") {
"//base:i18n",
"//components/content_settings/core/browser",
"//components/content_settings/core/common",
+ "//components/data_use_measurement/core",
"//components/google/core/browser",
"//components/invalidation/public",
"//components/keyed_service/core",
« no previous file with comments | « components/data_use_measurement/core/data_use_user_data.cc ('k') | components/signin/core/browser/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698