diff options
Diffstat (limited to 'chrome/chrome_common.gypi')
-rw-r--r-- | chrome/chrome_common.gypi | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi index 1437c1e..28924ca 100644 --- a/chrome/chrome_common.gypi +++ b/chrome/chrome_common.gypi @@ -257,6 +257,8 @@ 'common/important_file_writer.h', 'common/json_pref_store.cc', 'common/json_pref_store.h', + 'common/json_schema_validator.cc', + 'common/json_schema_validator.h', 'common/jstemplate_builder.cc', 'common/jstemplate_builder.h', 'common/libxml_utils.cc', |