Index: tools/json_schema_compiler/test/json_schema_compiler_tests.gyp |
=================================================================== |
--- tools/json_schema_compiler/test/json_schema_compiler_tests.gyp (revision 127187) |
+++ tools/json_schema_compiler/test/json_schema_compiler_tests.gyp (working copy) |
@@ -20,14 +20,11 @@ |
'objects.json', |
'simple_api.json', |
], |
- 'idl_schema_files': [ |
- ], |
'cc_dir': 'tools/json_schema_compiler/test', |
'root_namespace': 'test::api', |
}, |
'sources': [ |
'<@(json_schema_files)', |
- '<@(idl_schema_files)', |
], |
'includes': ['../../../build/json_schema_compile.gypi'], |
}, |