| Index: chrome/chrome_common.gypi | 
| diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi | 
| index de40865c066699ac105c6db978283f4d049866e2..044a1d801ea7d3035f08c856e04569aaa3a40c45 100644 | 
| --- a/chrome/chrome_common.gypi | 
| +++ b/chrome/chrome_common.gypi | 
| @@ -223,6 +223,8 @@ | 
| 'common/extensions/extension_set.h', | 
| 'common/extensions/feature_switch.cc', | 
| 'common/extensions/feature_switch.h', | 
| +        'common/extensions/features/api_feature.cc', | 
| +        'common/extensions/features/api_feature.h', | 
| 'common/extensions/features/base_feature_provider.cc', | 
| 'common/extensions/features/base_feature_provider.h', | 
| 'common/extensions/features/complex_feature.cc', | 
|  |