| Index: components/tracing.gyp
|
| diff --git a/components/tracing.gyp b/components/tracing.gyp
|
| index 1e6a2303295e6dfeb94a2c3e3d929ea0668647d3..a096e85766340ebdb71558b7f73170920316d6bf 100644
|
| --- a/components/tracing.gyp
|
| +++ b/components/tracing.gyp
|
| @@ -43,6 +43,8 @@
|
| 'tracing/common/tracing_switches.cc',
|
| 'tracing/common/tracing_switches.h',
|
| 'tracing/core/proto_utils.h',
|
| + 'tracing/core/proto_zero_message.cc',
|
| + 'tracing/core/proto_zero_message.h',
|
| 'tracing/core/scattered_stream_writer.cc',
|
| 'tracing/core/scattered_stream_writer.h',
|
| 'tracing/core/trace_ring_buffer.cc',
|
|
|