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

Unified Diff: components/metrics.gypi

Issue 1818613002: Implement UMA log throttling for cellular connections (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 9 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 a08db88a27914a1df4ed315aa0c28de50c57c5bf..83865f7dce6e6ab9907d14a356fb0b2afc1d2567 100644
--- a/components/metrics.gypi
+++ b/components/metrics.gypi
@@ -47,6 +47,8 @@
'metrics/machine_id_provider.h',
'metrics/machine_id_provider_stub.cc',
'metrics/machine_id_provider_win.cc',
+ 'metrics/metrics_data_use_measurements.cc',
+ 'metrics/metrics_data_use_measurements.h',
'metrics/metrics_log.cc',
'metrics/metrics_log.h',
'metrics/metrics_log_manager.cc',

Powered by Google App Engine
This is Rietveld 408576698