| Index: chrome/chrome_common.gypi
|
| diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
|
| index 90165c5463aef854fb108e17b57e4702e500f797..9133856cbdce6fb1d6e3f4ca1fe0113e45ea1ae7 100644
|
| --- a/chrome/chrome_common.gypi
|
| +++ b/chrome/chrome_common.gypi
|
| @@ -175,24 +175,10 @@
|
| 'common/extensions/extension_l10n_util.h',
|
| 'common/extensions/extension_process_policy.cc',
|
| 'common/extensions/extension_process_policy.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/chrome_channel_feature_filter.cc',
|
| 'common/extensions/features/chrome_channel_feature_filter.h',
|
| - 'common/extensions/features/complex_feature.cc',
|
| - 'common/extensions/features/complex_feature.h',
|
| 'common/extensions/features/feature_channel.cc',
|
| 'common/extensions/features/feature_channel.h',
|
| - 'common/extensions/features/manifest_feature.cc',
|
| - 'common/extensions/features/manifest_feature.h',
|
| - 'common/extensions/features/permission_feature.cc',
|
| - 'common/extensions/features/permission_feature.h',
|
| - 'common/extensions/features/simple_feature.cc',
|
| - 'common/extensions/features/simple_feature.h',
|
| - 'common/extensions/features/simple_feature_filter.cc',
|
| - 'common/extensions/features/simple_feature_filter.h',
|
| 'common/extensions/manifest_handler_helpers.cc',
|
| 'common/extensions/manifest_handler_helpers.h',
|
| 'common/extensions/manifest_handlers/app_isolation_info.cc',
|
|
|