| Index: components/tracing.gyp
|
| diff --git a/components/tracing.gyp b/components/tracing.gyp
|
| index f742bace7baaa9829e44cb3cb963a5682f840304..b118b87e0b46bcb7bb97676cac90202234e94d74 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',
|
|
|