| Index: chrome/chrome_common.gypi
|
| diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
|
| index bf7f2aee7b69421cf95baa3a3528f6c596ce1427..6528136463e81eeebfb52c52169c53f6bb0fe1b9 100644
|
| --- a/chrome/chrome_common.gypi
|
| +++ b/chrome/chrome_common.gypi
|
| @@ -242,6 +242,8 @@
|
| 'common/extensions/features/complex_feature.h',
|
| 'common/extensions/features/feature.cc',
|
| 'common/extensions/features/feature.h',
|
| + 'common/extensions/features/feature_channel.cc',
|
| + 'common/extensions/features/feature_channel.h',
|
| 'common/extensions/features/feature_provider.h',
|
| 'common/extensions/features/manifest_feature.cc',
|
| 'common/extensions/features/manifest_feature.h',
|
|
|