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

Unified Diff: components/metrics.gypi

Issue 1330443002: Report data usage UMA for Chrome services (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@NewArchServices
Patch Set: Addressing reviewers' comments. Created 5 years, 3 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/metrics.gypi
diff --git a/components/metrics.gypi b/components/metrics.gypi
index 28126bd935c9a8666d1f98a064d33f9ebbc0efe2..4c8bc0229e99d37758f4e9c92601adc17291a3c0 100644
--- a/components/metrics.gypi
+++ b/components/metrics.gypi
@@ -15,6 +15,7 @@
'../base/base.gyp:base',
'../base/base.gyp:base_i18n',
'../base/base.gyp:base_prefs',
+ 'data_use_measurement_core',
sclittle 2015/09/04 23:17:57 nit: alphabetize
amohammadkhan 2015/09/04 23:28:01 Done.
'component_metrics_proto',
'compression',
'variations',

Powered by Google App Engine
This is Rietveld 408576698