| Index: chrome/chrome_common.gypi
|
| diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
|
| index 30785c915ca17c204c38fc02fa630b08aad196b7..375cce4251eadd3500c2117f8cf8bf09e1c926d0 100644
|
| --- a/chrome/chrome_common.gypi
|
| +++ b/chrome/chrome_common.gypi
|
| @@ -174,6 +174,8 @@
|
| 'common/extensions/features/feature_channel.h',
|
| 'common/extensions/file_handler_info.cc',
|
| 'common/extensions/file_handler_info.h',
|
| + 'common/extensions/image_writer_util_mac.cc',
|
| + 'common/extensions/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',
|
|
|