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

Unified Diff: components/metrics/BUILD.gn

Issue 2770853002: Create Ukm ReportingService implementation. (Closed)
Patch Set: Also revert datatracker unittest change Created 3 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
« no previous file with comments | « no previous file | components/metrics/data_use_tracker.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/metrics/BUILD.gn
diff --git a/components/metrics/BUILD.gn b/components/metrics/BUILD.gn
index 02efb99f67e1bf3bb8ca2286d0061a6f40c6c77e..501dff219a74ee300e5f6d2ce81866ce0479bdcf 100644
--- a/components/metrics/BUILD.gn
+++ b/components/metrics/BUILD.gn
@@ -52,8 +52,6 @@ static_library("metrics") {
"metrics_provider.h",
"metrics_reporting_default_state.cc",
"metrics_reporting_default_state.h",
- "metrics_reporting_scheduler.cc",
- "metrics_reporting_scheduler.h",
"metrics_reporting_service.cc",
"metrics_reporting_service.h",
"metrics_rotation_scheduler.cc",
@@ -328,7 +326,6 @@ source_set("unit_tests") {
"metrics_log_manager_unittest.cc",
"metrics_log_store_unittest.cc",
"metrics_log_unittest.cc",
- "metrics_reporting_scheduler_unittest.cc",
"metrics_service_unittest.cc",
"metrics_state_manager_unittest.cc",
"net/net_metrics_log_uploader_unittest.cc",
« no previous file with comments | « no previous file | components/metrics/data_use_tracker.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698