| Index: components/tracing_nacl.gyp
|
| diff --git a/components/tracing_nacl.gyp b/components/tracing_nacl.gyp
|
| index 022a6c69e9c0bbd07ceb5fe5e5cd2ff7b43b678c..19cae0b6de6b3f25520af311dddfc810ac4e21a8 100644
|
| --- a/components/tracing_nacl.gyp
|
| +++ b/components/tracing_nacl.gyp
|
| @@ -37,6 +37,8 @@
|
| 'tracing/child_memory_dump_manager_delegate_impl.h',
|
| 'tracing/child_trace_message_filter.cc',
|
| 'tracing/child_trace_message_filter.h',
|
| + 'tracing/startup_tracing.cc',
|
| + 'tracing/startup_tracing.h',
|
| 'tracing/tracing_messages.cc',
|
| 'tracing/tracing_messages.h',
|
| ],
|
|
|