| Index: chrome/chrome_common.gypi
|
| diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
|
| index 19f860940dcfa4df5bd5205cb88e78b76ce51183..4a3f2558098b9d0e43ade23206d6d6857f23b1e2 100644
|
| --- a/chrome/chrome_common.gypi
|
| +++ b/chrome/chrome_common.gypi
|
| @@ -177,6 +177,8 @@
|
| 'common/extensions/features/feature_channel.h',
|
| 'common/extensions/image_writer/image_writer_util_mac.cc',
|
| 'common/extensions/image_writer/image_writer_util_mac.h',
|
| + 'common/extensions/manifest_handlers/app_icon_color_info.cc',
|
| + 'common/extensions/manifest_handlers/app_icon_color_info.h',
|
| 'common/extensions/manifest_handlers/app_isolation_info.cc',
|
| 'common/extensions/manifest_handlers/app_isolation_info.h',
|
| 'common/extensions/manifest_handlers/app_launch_info.cc',
|
|
|