Chromium Code Reviews| Index: tools/json_schema_compiler/test/tabs.json |
| diff --git a/tools/json_schema_compiler/test/tabs.json b/tools/json_schema_compiler/test/tabs.json |
| index af0910add01553145b1c079bf082bb9285c6e7c2..d7271e6d806954235c815dafc87ba688b4c060f2 100644 |
| --- a/tools/json_schema_compiler/test/tabs.json |
| +++ b/tools/json_schema_compiler/test/tabs.json |
| @@ -1,6 +1,7 @@ |
| [ |
| { |
| "namespace": "tabs", |
| + "description": "The tabs API.", |
| "types": [ |
| { |
| "id": "Tab", |