Chromium Code Reviews| Index: tools/json_schema_compiler/test/json_schema_compiler_tests.gyp |
| diff --git a/tools/json_schema_compiler/test/json_schema_compiler_tests.gyp b/tools/json_schema_compiler/test/json_schema_compiler_tests.gyp |
| index f48809c1646306c4784abc7cd461648e13e2de77..f881b29639882acacf7ff60526fefd7954c902c8 100644 |
| --- a/tools/json_schema_compiler/test/json_schema_compiler_tests.gyp |
| +++ b/tools/json_schema_compiler/test/json_schema_compiler_tests.gyp |
| @@ -13,6 +13,7 @@ |
| 'any.json', |
| 'additional_properties.json', |
| 'arrays.json', |
| + 'callbacks.json', |
| 'choices.json', |
| 'crossref.json', |
| 'enums.json', |