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

Unified Diff: components/components_tests.gyp

Issue 2196663002: tracing v2: Introduce TraceBufferWriter (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@proto_refactor
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') | components/tracing/core/trace_buffer_writer.h » ('J')
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 f33b34abb69998e72be4efd2e9f8c68202ae3af8..56411f6fe37cfee9fdc830fcfc6b621d6bc9113e 100644
--- a/components/components_tests.gyp
+++ b/components/components_tests.gyp
@@ -886,6 +886,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',
@@ -1399,6 +1400,7 @@
'components.gyp:zoom',
'scheduler/scheduler.gyp:scheduler',
'test_runner/test_runner.gyp:test_runner',
+ 'tracing.gyp:golden_protos_for_tests',
'tracing.gyp:proto_zero_testing_messages',
'tracing.gyp:tracing',
'webcrypto/webcrypto.gyp:webcrypto',
« no previous file with comments | « no previous file | components/tracing.gyp » ('j') | components/tracing/core/trace_buffer_writer.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698