| 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 3f40fc7368684fa20dd058d1aed08e49b84f04c7..27ec4385be869f042e1a6258747d4ec153e286dc 100644
|
| --- a/tools/json_schema_compiler/test/json_schema_compiler_tests.gyp
|
| +++ b/tools/json_schema_compiler/test/json_schema_compiler_tests.gyp
|
| @@ -23,6 +23,7 @@
|
| 'idl_object_types.idl',
|
| 'objects.json',
|
| 'simple_api.json',
|
| + 'error_generation.json'
|
| ],
|
| 'cc_dir': 'tools/json_schema_compiler/test',
|
| 'root_namespace': 'test::api',
|
|
|