| Index: content/content_common.gypi
|
| diff --git a/content/content_common.gypi b/content/content_common.gypi
|
| index c5cc0d67e433b44fb717311e2724a689ee8a99c7..9e3be023bcd9063ced85a53e5584b7be3830cb50 100644
|
| --- a/content/content_common.gypi
|
| +++ b/content/content_common.gypi
|
| @@ -140,6 +140,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',
|
|
|