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

Unified Diff: components/components_tests.gyp

Issue 2164013002: [OBSOLETE] tracing v2: introduce TraceBufferWriter (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@proto_handle
Patch Set: . Created 4 years, 5 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 ebed423c0bc5b4213e03072c672bcdd64145d978..7cb3c108182f024aa7bd4f6d1f45f7b0bbf704e9 100644
--- a/components/components_tests.gyp
+++ b/components/components_tests.gyp
@@ -884,6 +884,7 @@
'tracing/common/process_metrics_memory_dump_provider_unittest.cc',
'tracing/core/proto_utils_unittest.cc',
'tracing/core/proto_zero_message_unittest.cc',
+ 'tracing/core/trace_buffer_writer_unittest.cc',
'tracing/core/trace_ring_buffer_unittest.cc',
'tracing/core/scattered_stream_writer_unittest.cc',
'tracing/test/fake_scattered_buffer.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