| Index: chrome/chrome_common.gypi | 
| diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi | 
| index 79844068328994bfe35b02fdb88c879d271e0670..69b5c7175f92a3e9c5e5211c55002f83319ffa27 100644 | 
| --- a/chrome/chrome_common.gypi | 
| +++ b/chrome/chrome_common.gypi | 
| @@ -161,6 +161,8 @@ | 
| 'common/extensions/api/system_indicator/system_indicator_handler.h', | 
| 'common/extensions/api/url_handlers/url_handlers_parser.cc', | 
| 'common/extensions/api/url_handlers/url_handlers_parser.h', | 
| +        'common/extensions/api/webstore/webstore_api_constants.cc', | 
| +        'common/extensions/api/webstore/webstore_api_constants.h', | 
| 'common/extensions/chrome_extensions_client.cc', | 
| 'common/extensions/chrome_extensions_client.h', | 
| 'common/extensions/chrome_manifest_handlers.cc', | 
|  |