| Index: chrome/chrome_common.gypi
|
| diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
|
| index 75964335ab20db77b313b6789198dd6815231357..4367f67d52d90e9b7f03fcc65b12a01b446d8f97 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',
|
|
|