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

Unified Diff: extensions/extensions.gypi

Issue 2133783002: [Extensions] Break up BaseFeatureProvider, create JSONFeatureProvider (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Latest master Created 4 years, 5 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 8f95c4c043b4ff6fa121603cca07828d7852b62a..520b50e0213b9b70a490fdaaea7c1054b6cd3628 100644
--- a/extensions/extensions.gypi
+++ b/extensions/extensions.gypi
@@ -82,6 +82,8 @@
'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/json_feature_provider.cc ('k') | extensions/shell/common/shell_extensions_client.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698