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

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: isherman@ comments 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
Index: components/components_tests.gyp
diff --git a/components/components_tests.gyp b/components/components_tests.gyp
index 308fd92b5ca6476c63cf3feeee72d73234826a31..c8fcab5022318abbf23221b671dffc852f0a9a60 100644
--- a/components/components_tests.gyp
+++ b/components/components_tests.gyp
@@ -258,6 +258,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',

Powered by Google App Engine
This is Rietveld 408576698