| Index: chrome/chrome_common.gypi
|
| diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
|
| index b0bb3796a11e16d9c03e07e9be89c8aec91ce173..e1f15c97dca8c9dfd3a8aec1a7d47404cc8cc9b9 100644
|
| --- a/chrome/chrome_common.gypi
|
| +++ b/chrome/chrome_common.gypi
|
| @@ -217,6 +217,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',
|
|
|