Index: chrome/common/extensions/api/contextMenus.json |
diff --git a/chrome/common/extensions/api/contextMenus.json b/chrome/common/extensions/api/contextMenus.json |
index efebc343c68840abea6f632ed8d18646886ba5ca..17c6f2789aaade3536e3540006d6f431f98c518b 100644 |
--- a/chrome/common/extensions/api/contextMenus.json |
+++ b/chrome/common/extensions/api/contextMenus.json |
@@ -109,7 +109,7 @@ |
}, |
{ |
"name": "tab", |
- "$ref": "Tab", |
+ "$ref": "tabs.Tab", |
"description": "The details of the tab where the click took place." |
} |
] |