| Index: chrome/chrome_common.gypi
|
| diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
|
| index 7e78462fa20c8b7684ca4a9751834bc343d34b58..cce570d3f5e5033f8f31950ee57cfb61631a1e0a 100644
|
| --- a/chrome/chrome_common.gypi
|
| +++ b/chrome/chrome_common.gypi
|
| @@ -156,6 +156,8 @@
|
| 'common/extensions/permission_feature.h',
|
| 'common/extensions/simple_feature_provider.cc',
|
| 'common/extensions/simple_feature_provider.h',
|
| + 'common/extensions/switch_utils.cc',
|
| + 'common/extensions/switch_utils.h',
|
| 'common/extensions/update_manifest.cc',
|
| 'common/extensions/update_manifest.h',
|
| 'common/extensions/url_pattern.cc',
|
|
|