Index: tools/json_schema_compiler/test/browser_action.json |
diff --git a/tools/json_schema_compiler/test/browser_action.json b/tools/json_schema_compiler/test/browser_action.json |
index 6288fabb100d202c910cbf47bee230d201bf8f97..934d56dc27aa694f6466cff8d8eb770aa0cc96bc 100644 |
--- a/tools/json_schema_compiler/test/browser_action.json |
+++ b/tools/json_schema_compiler/test/browser_action.json |
@@ -5,6 +5,7 @@ |
[ |
{ |
"namespace": "browserAction", |
+ "description": "The browserAction API.", |
"dependencies": [ "tabs" ], |
"types": [ |
{ |