| Index: content/content_common.gypi
|
| diff --git a/content/content_common.gypi b/content/content_common.gypi
|
| index 7b073dc22bd08fd324c2a9f992d576dff4981ed0..3a5e133da41242fb774b03228f728e65b71a58e8 100644
|
| --- a/content/content_common.gypi
|
| +++ b/content/content_common.gypi
|
| @@ -89,6 +89,7 @@
|
| 'common/child_process_messages.h',
|
| 'common/child_process_sandbox_support_impl_linux.cc',
|
| 'common/child_process_sandbox_support_impl_linux.h',
|
| + 'common/child_process_sandbox_support_impl_shm_linux.cc',
|
| 'common/child_thread.cc',
|
| 'common/child_thread.h',
|
| 'common/child_trace_message_filter.cc',
|
|
|