Chromium Code Reviews| Index: tools/json_schema_compiler/test/permissions.json |
| diff --git a/tools/json_schema_compiler/test/permissions.json b/tools/json_schema_compiler/test/permissions.json |
| index 1f4cb9f2d9c6ef0f4e4d4159e29faca8213f41d6..df97441646ab61f94a8b38beeb16cc6b82f3bd96 100644 |
| --- a/tools/json_schema_compiler/test/permissions.json |
| +++ b/tools/json_schema_compiler/test/permissions.json |
| @@ -1,6 +1,7 @@ |
| [ |
| { |
| "namespace": "permissions", |
| + "description": "A test API for the json_schema_compiler.", |
| "types": [ |
| { |
| "id": "Permissions", |