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

Unified Diff: components/network_time/BUILD.gn

Issue 2641293002: Add data usage tracking for chrome services (Closed)
Patch Set: 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/history/core/browser/web_history_service.cc ('k') | components/network_time/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/network_time/BUILD.gn
diff --git a/components/network_time/BUILD.gn b/components/network_time/BUILD.gn
index 2befc5e2934a9ca985751c199933a6b2da3eef68..8305b1aae933d44d69fffbec1ed62117cf87515b 100644
--- a/components/network_time/BUILD.gn
+++ b/components/network_time/BUILD.gn
@@ -14,6 +14,7 @@ static_library("network_time") {
"//base",
"//base:i18n",
"//components/client_update_protocol",
+ "//components/data_use_measurement/core",
"//components/prefs",
"//components/variations",
"//net",
« no previous file with comments | « components/history/core/browser/web_history_service.cc ('k') | components/network_time/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698