| Index: extensions/extensions.gyp
|
| diff --git a/extensions/extensions.gyp b/extensions/extensions.gyp
|
| index 80a6fe2c17681ca1e06caea0faa02a5dfd1464f9..e35cd67cb8e4ebf580e8964b4d0114b2417be401 100644
|
| --- a/extensions/extensions.gyp
|
| +++ b/extensions/extensions.gyp
|
| @@ -144,6 +144,8 @@
|
| 'common/features/simple_feature.h',
|
| 'common/features/simple_feature_filter.cc',
|
| 'common/features/simple_feature_filter.h',
|
| + 'common/features/switch_feature.cc',
|
| + 'common/features/switch_feature.h',
|
| 'common/file_util.cc',
|
| 'common/file_util.h',
|
| 'common/guest_view/guest_view_constants.cc',
|
|
|