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

Unified Diff: components/components_tests.gyp

Issue 985773002: Introducing phased profiling framework (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@write_to_file
Patch Set: Fixing Android compile errors. Created 5 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 | « chrome/browser/ui/webui/profiler_ui.cc ('k') | components/metrics/BUILD.gn » ('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 e9a0e9c0ae455a77e31b7230eb01b830e80d8df9..be54c218ff2731b097306476c2b47eb337e6e2b1 100644
--- a/components/components_tests.gyp
+++ b/components/components_tests.gyp
@@ -263,6 +263,7 @@
'metrics/net/net_metrics_log_uploader_unittest.cc',
'metrics/persisted_logs_unittest.cc',
'metrics/profiler/profiler_metrics_provider_unittest.cc',
+ 'metrics/profiler/tracking_synchronizer_unittest.cc',
],
'nacl_unittest_sources': [
'nacl/browser/nacl_file_host_unittest.cc',
« no previous file with comments | « chrome/browser/ui/webui/profiler_ui.cc ('k') | components/metrics/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698