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

Unified Diff: components/components_tests.gyp

Issue 577823002: Moves ProfilerMetricsProvider to //components/metrics. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebaase Created 6 years, 3 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/chrome_tests_unit.gypi ('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
diff --git a/components/components_tests.gyp b/components/components_tests.gyp
index baf227d27572489ab135ce788e980822f60fa2cb..5c78656e84516c4a9aca5e557088481fadacdf50 100644
--- a/components/components_tests.gyp
+++ b/components/components_tests.gyp
@@ -151,6 +151,7 @@
'metrics/metrics_service_unittest.cc',
'metrics/metrics_state_manager_unittest.cc',
'metrics/persisted_logs_unittest.cc',
+ 'metrics/profiler/profiler_metrics_provider_unittest.cc',
'navigation_interception/intercept_navigation_resource_throttle_unittest.cc',
'network_time/network_time_tracker_unittest.cc',
'omaha_query_params/omaha_query_params_unittest.cc',
@@ -369,6 +370,7 @@
'components.gyp:metrics',
'components.gyp:metrics_gpu',
'components.gyp:metrics_net',
+ 'components.gyp:metrics_profiler',
'components.gyp:metrics_test_support',
# Dependencies of network_time
« no previous file with comments | « chrome/chrome_tests_unit.gypi ('k') | components/metrics.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698