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

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: Reverting the changes in //google_apis 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..ccdd5823ada60235fc27afc4ed2e575ce1ddad76 100644
--- a/components/metrics.gypi
+++ b/components/metrics.gypi
@@ -17,6 +17,7 @@
'../base/base.gyp:base_prefs',
'component_metrics_proto',
'compression',
+ 'data_use_measurement_core',
Alexei Svitkine (slow) 2015/09/08 17:34:30 Nit: Can this be moved to metrics_net target below
amohammadkhan 2015/09/08 23:28:31 Done.
'variations',
],
'export_dependent_settings': [

Powered by Google App Engine
This is Rietveld 408576698