| Index: extensions/extensions.gyp
|
| diff --git a/extensions/extensions.gyp b/extensions/extensions.gyp
|
| index 4e6afb834666624d6a8f13545d62e60570eda914..43cf8630aa5588606193a17ea02d1bc7ce7db0fd 100644
|
| --- a/extensions/extensions.gyp
|
| +++ b/extensions/extensions.gyp
|
| @@ -96,6 +96,8 @@
|
| 'common/features/feature.h',
|
| 'common/features/feature_provider.cc',
|
| 'common/features/feature_provider.h',
|
| + 'common/features/json_feature_provider_source.cc',
|
| + 'common/features/json_feature_provider_source.h',
|
| 'common/features/manifest_feature.cc',
|
| 'common/features/manifest_feature.h',
|
| 'common/features/permission_feature.cc',
|
|
|