Chromium Code Reviews| Index: tools/json_schema_compiler/test/forbidden.json |
| diff --git a/tools/json_schema_compiler/test/forbidden.json b/tools/json_schema_compiler/test/forbidden.json |
| index c7978aaa9b54423fbd4d0246f74450110e31ff80..841b0e1af531b51b5a687f66c179f8ec0b7ed206 100644 |
| --- a/tools/json_schema_compiler/test/forbidden.json |
| +++ b/tools/json_schema_compiler/test/forbidden.json |
| @@ -1,6 +1,7 @@ |
| [ |
| { |
| "namespace": "forbidden", |
| + "description": "The forbidden API... Careful.", |
| "types": [], |
| "functions": [ |
| { |