| Index: components/tracing.gyp
|
| diff --git a/components/tracing.gyp b/components/tracing.gyp
|
| index 4f8a796c7ad6d258ca4a1852c07ac9a5cf39b68c..8af6dd29dd9a4f447cb3159fd23e74bc5489dac3 100644
|
| --- a/components/tracing.gyp
|
| +++ b/components/tracing.gyp
|
| @@ -23,6 +23,8 @@
|
| '..',
|
| ],
|
| 'sources': [
|
| + 'tracing/child_memory_dump_manager_delegate_impl.cc',
|
| + 'tracing/child_memory_dump_manager_delegate_impl.h',
|
| 'tracing/child_trace_message_filter.cc',
|
| 'tracing/child_trace_message_filter.h',
|
| 'tracing/tracing_messages.cc',
|
|
|