diff options
Diffstat (limited to 'chrome/chrome_common.gypi')
-rw-r--r-- | chrome/chrome_common.gypi | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi index 11a1afc..fd3380d 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', |