| Index: chrome/chrome_common.gypi
|
| diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
|
| index b7d112ba8dbf60bf694aa4f34aa5c50fa84797c0..3093461f3fd93c9ff903fae8a88b325058ef165d 100644
|
| --- a/chrome/chrome_common.gypi
|
| +++ b/chrome/chrome_common.gypi
|
| @@ -188,6 +188,8 @@
|
| 'common/extensions/permissions/chrome_permission_message_rules.h',
|
| 'common/extensions/sync_helper.cc',
|
| 'common/extensions/sync_helper.h',
|
| + 'common/extensions/webstore_install_result.cc',
|
| + 'common/extensions/webstore_install_result.h',
|
| ],
|
| 'chrome_common_printing_sources': [
|
| 'common/chrome_utility_printing_messages.h',
|
|
|