diff options
Diffstat (limited to 'tools/json_schema_compiler/test/content_settings.json')
-rw-r--r-- | tools/json_schema_compiler/test/content_settings.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/json_schema_compiler/test/content_settings.json b/tools/json_schema_compiler/test/content_settings.json index 2d6e803..6fac436 100644 --- a/tools/json_schema_compiler/test/content_settings.json +++ b/tools/json_schema_compiler/test/content_settings.json @@ -5,6 +5,7 @@ [ { "namespace": "contentSettings", + "description": "The contentSettings API.", "types": [ { "id": "ResourceIdentifier", |