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

Unified Diff: components/components_tests.gyp

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/components_tests.gyp
diff --git a/components/components_tests.gyp b/components/components_tests.gyp
index a5412bf2c39c4d95df76ff62ff780299102ca314..0f3c80c2c36fd2201e870948056c4f108bee560b 100644
--- a/components/components_tests.gyp
+++ b/components/components_tests.gyp
@@ -356,6 +356,7 @@
'metrics/file_metrics_provider_unittest.cc',
'metrics/histogram_encoder_unittest.cc',
'metrics/machine_id_provider_win_unittest.cc',
+ 'metrics/metrics_data_use_measurements_unittest.cc',
'metrics/metrics_log_manager_unittest.cc',
'metrics/metrics_log_unittest.cc',
'metrics/metrics_reporting_scheduler_unittest.cc',

Powered by Google App Engine
This is Rietveld 408576698