| 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 27ec4385be869f042e1a6258747d4ec153e286dc..9eb325050db585c39912ba297e22626f3f27ebe6 100644
|
| --- a/tools/json_schema_compiler/test/json_schema_compiler_tests.gyp
|
| +++ b/tools/json_schema_compiler/test/json_schema_compiler_tests.gyp
|
| @@ -20,6 +20,8 @@
|
| 'functions_as_parameters.json',
|
| 'functions_on_types.json',
|
| 'idl_basics.idl',
|
| + 'idl_other_namespace.idl',
|
| + 'idl_other_namespace_sub_namespace.idl',
|
| 'idl_object_types.idl',
|
| 'objects.json',
|
| 'simple_api.json',
|
|
|