Chromium Code Reviews| Index: tools/json_schema_compiler/test/browser_action.json |
| =================================================================== |
| --- tools/json_schema_compiler/test/browser_action.json (revision 208118) |
| +++ tools/json_schema_compiler/test/browser_action.json (working copy) |
| @@ -5,6 +5,7 @@ |
| [ |
| { |
| "namespace": "browserAction", |
| + "description": "The browserAction API.", |
| "dependencies": [ "tabs" ], |
| "types": [ |
| { |