| Index: chrome/chrome_common.gypi
|
| diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
|
| index ac5cc1bb15f65fbb9f926482b0f3b6c25d6b03e3..3b5a6373b6aee694847600f4be5b26a442a07256 100644
|
| --- a/chrome/chrome_common.gypi
|
| +++ b/chrome/chrome_common.gypi
|
| @@ -91,6 +91,8 @@
|
| 'common/extensions/features/chrome_channel_feature_filter.h',
|
| 'common/extensions/features/feature_channel.cc',
|
| '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_isolation_info.cc',
|
| 'common/extensions/manifest_handlers/app_isolation_info.h',
|
| 'common/extensions/manifest_handlers/app_launch_info.cc',
|
|
|