Chromium Code Reviews| Index: tools/json_schema_compiler/test/functions_as_parameters.json |
| diff --git a/tools/json_schema_compiler/test/functions_as_parameters.json b/tools/json_schema_compiler/test/functions_as_parameters.json |
| index cdc47ff65b3b41ae54eb50223f59f52a9ed542ab..b94861681431331bf40c4114b01c022800269c0c 100644 |
| --- a/tools/json_schema_compiler/test/functions_as_parameters.json |
| +++ b/tools/json_schema_compiler/test/functions_as_parameters.json |
| @@ -1,6 +1,7 @@ |
| [ |
| { |
| "namespace": "functions_as_parameters", |
| + "description": "The functionsAsParameters API", |
| "types": [ |
| { |
| "id": "FunctionType", |