| Index: chrome/chrome_tests.gypi
|
| diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
|
| index 0a527ae7377a4a41fda6e6ce276649d7ce9abb87..5fad494a0b9e10af63ee332bbbde2cd53aa5210c 100644
|
| --- a/chrome/chrome_tests.gypi
|
| +++ b/chrome/chrome_tests.gypi
|
| @@ -2002,6 +2002,8 @@
|
| 'common/extensions/manifest_tests/extension_manifests_update_unittest.cc',
|
| 'common/extensions/manifest_tests/extension_manifests_validapp_unittest.cc',
|
| 'common/extensions/manifest_tests/extension_manifests_web_unittest.cc',
|
| + 'common/extensions/matcher/regex_set_matcher_unittest.cc',
|
| + 'common/extensions/matcher/string_pattern_unittest.cc',
|
| 'common/extensions/matcher/substring_set_matcher_unittest.cc',
|
| 'common/extensions/matcher/url_matcher_unittest.cc',
|
| 'common/extensions/matcher/url_matcher_factory_unittest.cc',
|
|
|