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

Unified Diff: components/components_tests.gyp

Issue 2049653002: tracing v2: Add TraceRingBuffer class. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: missing nits Created 4 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 | « no previous file | components/tracing.gyp » ('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 091ea6992cfc4fffe40bea8e022737213f4f4613..76c5226c6ced189d38bfcbbe48fbf49d84230a05 100644
--- a/components/components_tests.gyp
+++ b/components/components_tests.gyp
@@ -875,6 +875,7 @@
'tracing/browser/trace_config_file_unittest.cc',
'tracing/common/graphics_memory_dump_provider_android_unittest.cc',
'tracing/common/process_metrics_memory_dump_provider_unittest.cc',
+ 'tracing/core/trace_ring_buffer_unittest.cc',
],
'translate_unittest_sources': [
'translate/core/browser/language_state_unittest.cc',
« no previous file with comments | « no previous file | components/tracing.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698