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

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, 8 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 fe685191edd3dafdc8342fe4253edbfeb2c2d77b..959f0522511e6867f095ce4f7ba208248db03d9b 100644
--- a/components/metrics.gypi
+++ b/components/metrics.gypi
@@ -46,6 +46,8 @@
'metrics/machine_id_provider.h',
'metrics/machine_id_provider_stub.cc',
'metrics/machine_id_provider_win.cc',
+ 'metrics/data_use_tracker.cc',
+ 'metrics/data_use_tracker.h',
'metrics/metrics_log.cc',
'metrics/metrics_log.h',
'metrics/metrics_log_manager.cc',
« no previous file with comments | « components/data_use_measurement/content/data_use_measurement_unittest.cc ('k') | components/metrics/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698