| Index: chrome/chrome_common.gypi
|
| diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
|
| index 332f1fa53def7d17fffc7f6781ed42e6b73dedca..64baa0341fc43f9e0b9ac6c6760fddcc9e23f166 100644
|
| --- a/chrome/chrome_common.gypi
|
| +++ b/chrome/chrome_common.gypi
|
| @@ -153,6 +153,8 @@
|
| 'common/extensions/extension_set.h',
|
| 'common/extensions/extension_switch_utils.cc',
|
| 'common/extensions/extension_switch_utils.h',
|
| + 'common/extensions/feature_switch.cc',
|
| + 'common/extensions/feature_switch.h',
|
| 'common/extensions/features/feature.cc',
|
| 'common/extensions/features/feature.h',
|
| 'common/extensions/features/feature_provider.h',
|
|
|