| Index: chrome/chrome_common.gypi
|
| diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
|
| index c29bd660305f8fc81992fb0592e146213362db44..ba361f90bd1c177bf05785cc853350b7b972f7be 100644
|
| --- a/chrome/chrome_common.gypi
|
| +++ b/chrome/chrome_common.gypi
|
| @@ -78,6 +78,8 @@
|
| '../extensions/common/id_util.h',
|
| '../extensions/common/install_warning.cc',
|
| '../extensions/common/install_warning.h',
|
| + '../extensions/common/manifest_constants.cc',
|
| + '../extensions/common/manifest_constants.h',
|
| '../extensions/common/matcher/regex_set_matcher.cc',
|
| '../extensions/common/matcher/regex_set_matcher.h',
|
| '../extensions/common/matcher/string_pattern.cc',
|
|
|