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

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: Do the necessary plumbing for sync service. 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..49a321dd7a12dbd66f133427de7b562bed92ca15 100644
--- a/components/metrics.gypi
+++ b/components/metrics.gypi
@@ -118,6 +118,7 @@
'../net/net.gyp:net',
'../url/url.gyp:url_lib',
'component_metrics_proto',
+ 'data_use_measurement_core',
'metrics',
],
'sources': [

Powered by Google App Engine
This is Rietveld 408576698