Index: chrome/common/extensions/api/extension_api.json |
diff --git a/chrome/common/extensions/api/extension_api.json b/chrome/common/extensions/api/extension_api.json |
index 18da839215193c49ee2df2df7f1ba50648eb6a2c..fa1b1f98f15755b5578207665ebb28a2b06d420c 100755 |
--- a/chrome/common/extensions/api/extension_api.json |
+++ b/chrome/common/extensions/api/extension_api.json |
@@ -118,7 +118,7 @@ |
} |
}, |
{ |
- "name": "getTabContentses", |
+ "name": "getExtensionTabs", |
"type": "function", |
"description": "Returns an array of the global JavaScript objects for each of the tab contents views running inside the current extension. If windowId is specified, returns only the tab contentses attached to the specified window.", |
"parameters": [ |