| Index: chrome/chrome_common.gypi
|
| diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
|
| index 6cc96e7e04cf181d4bc0f2197b2d0ac430adc184..73391aac7dfcd95a99fc601107d55ea4dae2cca4 100644
|
| --- a/chrome/chrome_common.gypi
|
| +++ b/chrome/chrome_common.gypi
|
| @@ -192,6 +192,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',
|
|
|