| Index: chrome/chrome_common.gypi | 
| diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi | 
| index e16e6b9869656c0799f1d073e37a131e4c97c701..ff6f8c4f2a4f81af729b2113d5af557c8afd9689 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', | 
|  |