| Index: content/content_common.gypi
|
| diff --git a/content/content_common.gypi b/content/content_common.gypi
|
| index b89fb5e984cc850c63bd45232cc119910a0c25a6..3d2c45314db88a188d264cd73d6072e050200309 100644
|
| --- a/content/content_common.gypi
|
| +++ b/content/content_common.gypi
|
| @@ -27,6 +27,8 @@
|
| 'public/common/child_process_host_delegate.cc',
|
| 'public/common/child_process_host_delegate.h',
|
| 'public/common/child_process_sandbox_support_linux.h',
|
| + 'public/common/color_suggestion.cc',
|
| + 'public/common/color_suggestion.h',
|
| 'public/common/content_constants.cc',
|
| 'public/common/content_constants.h',
|
| 'public/common/content_descriptors.h',
|
|
|