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

Unified Diff: components/tracing.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 | « components/components_tests.gyp ('k') | components/tracing/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/tracing.gyp
diff --git a/components/tracing.gyp b/components/tracing.gyp
index 7517d9cdc5a62976a8b2a9a1a2c6e564be79276f..f05145a62e095bdd81759e64702d6faa96917a74 100644
--- a/components/tracing.gyp
+++ b/components/tracing.gyp
@@ -49,6 +49,8 @@
'tracing/core/proto_zero_message_handle.h',
'tracing/core/scattered_stream_writer.cc',
'tracing/core/scattered_stream_writer.h',
+ 'tracing/core/trace_buffer_writer.cc',
+ 'tracing/core/trace_buffer_writer.h',
'tracing/core/trace_ring_buffer.cc',
'tracing/core/trace_ring_buffer.h',
'tracing/tracing_export.h',
« no previous file with comments | « components/components_tests.gyp ('k') | components/tracing/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698