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

Unified Diff: components/components_tests.gyp

Issue 318993002: Merge MetricsLog and MetricsLogBase. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: address nits Created 6 years, 6 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 | « chrome/browser/metrics/profiler_metrics_provider.cc ('k') | components/metrics.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/components_tests.gyp
===================================================================
--- components/components_tests.gyp (revision 275424)
+++ components/components_tests.gyp (working copy)
@@ -109,8 +109,8 @@
'language_usage_metrics/language_usage_metrics_unittest.cc',
'metrics/machine_id_provider_win_unittest.cc',
'metrics/metrics_hashes_unittest.cc',
- 'metrics/metrics_log_base_unittest.cc',
'metrics/metrics_log_manager_unittest.cc',
+ 'metrics/metrics_log_unittest.cc',
'metrics/metrics_reporting_scheduler_unittest.cc',
'metrics/metrics_state_manager_unittest.cc',
'metrics/net/compression_utils_unittest.cc',
@@ -271,6 +271,7 @@
# Dependencies of metrics
'components.gyp:metrics',
'components.gyp:metrics_net',
+ 'components.gyp:metrics_test_support',
# Dependencies of network_time
'components.gyp:network_time',
« no previous file with comments | « chrome/browser/metrics/profiler_metrics_provider.cc ('k') | components/metrics.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698