| Index: extensions/extensions.gypi
|
| diff --git a/extensions/extensions.gypi b/extensions/extensions.gypi
|
| index 00d1b14786236a329ad4c2d967b39e203f1ca869..f0a3c949b0a8d771e488833c8e54cdf0db96d1ee 100644
|
| --- a/extensions/extensions.gypi
|
| +++ b/extensions/extensions.gypi
|
| @@ -92,6 +92,7 @@
|
| 'common/features/feature_provider.h',
|
| 'common/features/feature_channel.cc',
|
| 'common/features/feature_channel.h',
|
| + 'common/features/feature_util.cc',
|
| 'common/features/feature_util.h',
|
| 'common/features/json_feature_provider_source.cc',
|
| 'common/features/json_feature_provider_source.h',
|
|
|