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

Unified Diff: extensions/extensions.gypi

Issue 2202733003: [Extensions] Remove JSONFeatureProvider, SimpleFeature::Parse (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Lei's Created 4 years, 4 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: 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',
« no previous file with comments | « extensions/common/features/simple_feature_unittest.cc ('k') | extensions/shell/common/shell_extensions_client.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698