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 d7271e6d806954235c815dafc87ba688b4c060f2..7dca080e99f5cd4289b09392fb8f6ca2bc26ed13 100644 |
--- a/tools/json_schema_compiler/test/tabs.json |
+++ b/tools/json_schema_compiler/test/tabs.json |
@@ -491,7 +491,7 @@ |
{ |
"name": "captureVisibleTab", |
"type": "function", |
- "description": "Captures the visible area of the currently active tab in the specified window. You must have <a href='manifest.html#permissions'>host permission</a> for the URL displayed by the tab.", |
+ "description": "Captures the visible area of the currently active tab in the specified window. You must have <a href='manifest.html#permissions'><all_urls></a> permission to use this method.", |
"parameters": [ |
{ |
"type": "integer", |