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

Unified Diff: components/components_tests.gyp

Issue 866163002: Allow use of metrics url override outside of Chromecast (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 11 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 | « chromecast/common/chromecast_switches.cc ('k') | components/metrics/metrics_service.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/components_tests.gyp
diff --git a/components/components_tests.gyp b/components/components_tests.gyp
index 0c6f9525fb1eec14bfc57c37ae953f75ca9bbc90..87318b656dedf872ecfa0796b8c24796da294150 100644
--- a/components/components_tests.gyp
+++ b/components/components_tests.gyp
@@ -176,6 +176,8 @@
'metrics/metrics_reporting_scheduler_unittest.cc',
'metrics/metrics_service_unittest.cc',
'metrics/metrics_state_manager_unittest.cc',
+ 'metrics/mock_metrics_service_client.cc',
+ 'metrics/mock_metrics_service_client.h',
'metrics/persisted_logs_unittest.cc',
'metrics/profiler/profiler_metrics_provider_unittest.cc',
'navigation_interception/intercept_navigation_resource_throttle_unittest.cc',
« no previous file with comments | « chromecast/common/chromecast_switches.cc ('k') | components/metrics/metrics_service.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698