Chromium Code Reviews| Index: tools/json_schema_compiler/test/any.json |
| diff --git a/tools/json_schema_compiler/test/any.json b/tools/json_schema_compiler/test/any.json |
| index 55da4a6119c0f844575063e6487eb15ef07a83d4..d836a04a31d2702608c46f601c88d13c326dcd78 100644 |
| --- a/tools/json_schema_compiler/test/any.json |
| +++ b/tools/json_schema_compiler/test/any.json |
| @@ -1,6 +1,7 @@ |
| [ |
| { |
| "namespace": "any", |
| + "description": "The any API.", |
| "types": [ |
| { |
| "id": "AnyType", |