Index: tools/json_schema_compiler/test/BUILD.gn |
diff --git a/tools/json_schema_compiler/test/BUILD.gn b/tools/json_schema_compiler/test/BUILD.gn |
index 9b0c1b930f540a9812054f22f84a9a2a2563ac16..33e6219e0ac70ce9105d64a9a78c308725d17f35 100644 |
--- a/tools/json_schema_compiler/test/BUILD.gn |
+++ b/tools/json_schema_compiler/test/BUILD.gn |
@@ -15,15 +15,15 @@ json_schema_api("api") { |
"choices.json", |
"crossref.json", |
"enums.json", |
+ "error_generation.json", |
"functions_as_parameters.json", |
"functions_on_types.json", |
"idl_basics.idl", |
+ "idl_object_types.idl", |
"idl_other_namespace.idl", |
"idl_other_namespace_sub_namespace.idl", |
- "idl_object_types.idl", |
"objects.json", |
"simple_api.json", |
- "error_generation.json", |
] |
schemas = true |