| Index: extensions/extensions.gyp
|
| diff --git a/extensions/extensions.gyp b/extensions/extensions.gyp
|
| index 6cef0eea15d5650740969c10b47db1fb18f12c22..be923b677d07f51c2ee06eab78c516a044818fa8 100644
|
| --- a/extensions/extensions.gyp
|
| +++ b/extensions/extensions.gyp
|
| @@ -47,6 +47,8 @@
|
| 'common/extension_urls.h',
|
| 'common/extensions_client.cc',
|
| 'common/extensions_client.h',
|
| + 'common/feature_switch.cc',
|
| + 'common/feature_switch.h',
|
| 'common/features/feature.cc',
|
| 'common/features/feature.h',
|
| 'common/features/feature_provider.cc',
|
|
|