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