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

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: Updating the function name and some of gyp files. 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..94624222222574189a6f842eaa476d89d1e6454f 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',
+ 'components.gyp:data_use_measurement_core',
Ilya Sherman 2015/09/04 22:10:39 nit: Can "components.gyp" be omitted?
amohammadkhan 2015/09/04 23:03:16 Done.
'component_metrics_proto',
'compression',
'variations',

Powered by Google App Engine
This is Rietveld 408576698