| Index: chrome/chrome_common.gypi
|
| diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
|
| index b6b2b30e24c6e8b207537ff3400e87a030167075..95a6ba27d16670b7e55b3554df8b1fa4309c577f 100644
|
| --- a/chrome/chrome_common.gypi
|
| +++ b/chrome/chrome_common.gypi
|
| @@ -224,6 +224,8 @@
|
| 'common/instant_types.h',
|
| 'common/json_pref_store.cc',
|
| 'common/json_pref_store.h',
|
| + 'common/json_schema_constants.cc',
|
| + 'common/json_schema_constants.h',
|
| 'common/json_schema_validator.cc',
|
| 'common/json_schema_validator.h',
|
| 'common/jstemplate_builder.cc',
|
|
|