| Index: chrome/chrome_common.gypi
|
| diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
|
| index 2f2694918203f8713b99c0653ecaafa15da558a5..df2ca529fa9af7b1b3c120119a624548eb763cd9 100644
|
| --- a/chrome/chrome_common.gypi
|
| +++ b/chrome/chrome_common.gypi
|
| @@ -221,6 +221,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',
|
|
|