| Index: chrome/chrome_common.gypi
|
| diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
|
| index 4ccee53d4379fff02e32f8936e101e9d5e235e1d..c268d2cda34a59db005eb3b66159fa8472f1eb7c 100644
|
| --- a/chrome/chrome_common.gypi
|
| +++ b/chrome/chrome_common.gypi
|
| @@ -204,6 +204,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',
|
|
|