| Index: content/content_common.gypi
|
| diff --git a/content/content_common.gypi b/content/content_common.gypi
|
| index e2cc595dc8d7eda18b80ff8f97bcfad3d553c793..31f3652c1689e9e48a2abf185eb5b01859f929d1 100644
|
| --- a/content/content_common.gypi
|
| +++ b/content/content_common.gypi
|
| @@ -273,6 +273,8 @@
|
| 'common/child_process_sandbox_support_impl_shm_linux.cc',
|
| 'common/clipboard_format.h',
|
| 'common/clipboard_messages.h',
|
| + 'common/compositor_util.cc',
|
| + 'common/compositor_util.h',
|
| 'common/content_constants_internal.cc',
|
| 'common/content_constants_internal.h',
|
| 'common/content_export.h',
|
|
|