| Index: components/tracing.gyp
|
| diff --git a/components/tracing.gyp b/components/tracing.gyp
|
| index b118b87e0b46bcb7bb97676cac90202234e94d74..7517d9cdc5a62976a8b2a9a1a2c6e564be79276f 100644
|
| --- a/components/tracing.gyp
|
| +++ b/components/tracing.gyp
|
| @@ -45,6 +45,8 @@
|
| 'tracing/core/proto_utils.h',
|
| 'tracing/core/proto_zero_message.cc',
|
| 'tracing/core/proto_zero_message.h',
|
| + 'tracing/core/proto_zero_message_handle.cc',
|
| + 'tracing/core/proto_zero_message_handle.h',
|
| 'tracing/core/scattered_stream_writer.cc',
|
| 'tracing/core/scattered_stream_writer.h',
|
| 'tracing/core/trace_ring_buffer.cc',
|
|
|