Chromium Code Reviews| Index: tools/json_schema_compiler/test/arrays.json |
| diff --git a/tools/json_schema_compiler/test/arrays.json b/tools/json_schema_compiler/test/arrays.json |
| index a0edd548d0459cca10e8c61ed6737c0ddd5d08a7..690d5cbb91919b0501d5d7826f8ccee061af31e6 100644 |
| --- a/tools/json_schema_compiler/test/arrays.json |
| +++ b/tools/json_schema_compiler/test/arrays.json |
| @@ -1,6 +1,7 @@ |
| [ |
| { |
| "namespace": "arrays", |
| + "description": "The arrays API.", |
| "types": [ |
| { |
| "id": "EnumArrayType", |