| Index: content/content_common.gypi
|
| diff --git a/content/content_common.gypi b/content/content_common.gypi
|
| index cd3e83047fb4a70302a5857b89eeb8dbb31de214..ee21874d2e3a98e17dc6b24573d4f15c5ff6c06f 100644
|
| --- a/content/content_common.gypi
|
| +++ b/content/content_common.gypi
|
| @@ -136,6 +136,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',
|
|
|