Chromium Code Reviews| Index: tools/json_schema_compiler/test/choices.json |
| diff --git a/tools/json_schema_compiler/test/choices.json b/tools/json_schema_compiler/test/choices.json |
| index 24683c4c379a36bfb224b1dee9bb1d4129016a89..29afb4791d62d7931d8db742f6acf3ad8376da3e 100644 |
| --- a/tools/json_schema_compiler/test/choices.json |
| +++ b/tools/json_schema_compiler/test/choices.json |
| @@ -1,6 +1,7 @@ |
| [ |
| { |
| "namespace": "choices", |
| + "description": "The choices API.", |
| "types": [ |
| { |
| "id": "ChoiceType", |