Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(108)

Unified Diff: chrome/chrome_common.gypi

Issue 224163002: Move core features code to //extensions (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: move tests Created 6 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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',

Powered by Google App Engine
This is Rietveld 408576698