| Index: content/content_common.gypi
|
| diff --git a/content/content_common.gypi b/content/content_common.gypi
|
| index d2cd2349563a8f4d281c26ccbc235a518c541179..f0886c308f874851fc0b5c5d7fa7e860b795c93d 100644
|
| --- a/content/content_common.gypi
|
| +++ b/content/content_common.gypi
|
| @@ -147,6 +147,8 @@
|
| 'common/child_process_sandbox_support_impl_shm_linux.cc',
|
| 'common/child_thread.cc',
|
| 'common/child_thread.h',
|
| + 'common/circular_memory_buffer.cc',
|
| + 'common/circular_memory_buffer.h',
|
| 'common/clipboard_messages.cc',
|
| 'common/clipboard_messages.h',
|
| 'common/content_constants_internal.cc',
|
|
|