| Index: content/content_common.gypi
|
| diff --git a/content/content_common.gypi b/content/content_common.gypi
|
| index b6c94e7a344d2741dac2d3ce687dba0fb3060739..b977a8d81501db4dbe4d8992dfc214d27aba426a 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',
|
|
|