| Index: extensions/extensions.gypi
|
| diff --git a/extensions/extensions.gypi b/extensions/extensions.gypi
|
| index 9881bb504b2b63849e5bb76fef0166e7b9584072..881855a69ae7ca7b1070c7e6c708f8b012fb9db2 100644
|
| --- a/extensions/extensions.gypi
|
| +++ b/extensions/extensions.gypi
|
| @@ -78,12 +78,9 @@
|
| 'common/extensions_client.h',
|
| 'common/feature_switch.cc',
|
| 'common/feature_switch.h',
|
| - 'common/features/api_feature.cc',
|
| 'common/features/api_feature.h',
|
| 'common/features/base_feature_provider.cc',
|
| 'common/features/base_feature_provider.h',
|
| - 'common/features/json_feature_provider.cc',
|
| - 'common/features/json_feature_provider.h',
|
| 'common/features/behavior_feature.cc',
|
| 'common/features/behavior_feature.h',
|
| 'common/features/complex_feature.cc',
|
|
|