Index: components/tracing_nacl.gyp |
diff --git a/components/tracing_nacl.gyp b/components/tracing_nacl.gyp |
index 144117f99b78095e2a68609ebf0f74dc296e08db..d0fc45d44e2bbb2f1146dd11994462c1a359ac9c 100644 |
--- a/components/tracing_nacl.gyp |
+++ b/components/tracing_nacl.gyp |
@@ -34,6 +34,8 @@ |
'build_nonsfi_helper': 1, |
}, |
'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', |