| Index: content/content_common.gypi
|
| diff --git a/content/content_common.gypi b/content/content_common.gypi
|
| index 989c384245c990a928cdaf9d442f241bdcaa84af..03e4c3947f2511e6ab8183a000b63931ad41ae17 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',
|
|
|