| Index: content/content_common.gypi
|
| diff --git a/content/content_common.gypi b/content/content_common.gypi
|
| index 97b4400e64887b7a0b149154b3e03997697a4dcf..aed656b2d6c7db53cd0cdcce9180d3bbecf234bf 100644
|
| --- a/content/content_common.gypi
|
| +++ b/content/content_common.gypi
|
| @@ -146,6 +146,7 @@
|
| '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/clipboard_format.h',
|
| 'common/clipboard_messages.cc',
|
| 'common/clipboard_messages.h',
|
| 'common/content_constants_internal.cc',
|
|
|