| 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 33e6219e0ac70ce9105d64a9a78c308725d17f35..e12493f711a230e74bee857d12b1a52be34b2c93 100644
|
| --- a/tools/json_schema_compiler/test/BUILD.gn
|
| +++ b/tools/json_schema_compiler/test/BUILD.gn
|
| @@ -23,6 +23,7 @@ json_schema_api("api") {
|
| "idl_other_namespace.idl",
|
| "idl_other_namespace_sub_namespace.idl",
|
| "objects.json",
|
| + "objects_movable.idl",
|
| "simple_api.json",
|
| ]
|
|
|
|
|