| Index: content/content_common.gypi
|
| diff --git a/content/content_common.gypi b/content/content_common.gypi
|
| index e0558e980772b5203f0a1b9191d5ed01d07c02c6..ffe8c0bf4b8c8525fb79c4e679ff3cd30c56baf6 100644
|
| --- a/content/content_common.gypi
|
| +++ b/content/content_common.gypi
|
| @@ -139,6 +139,8 @@
|
| '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_resource_message_filter.cc',
|
| + 'common/child_resource_message_filter.h',
|
| 'common/child_thread.cc',
|
| 'common/child_thread.h',
|
| 'common/clipboard_messages.cc',
|
|
|