Chromium Code Reviews| Index: chrome/common/extensions/api/browserAction.json |
| diff --git a/chrome/common/extensions/api/browserAction.json b/chrome/common/extensions/api/browserAction.json |
| index 6288fabb100d202c910cbf47bee230d201bf8f97..b21cc99e3b5a9f80b11db9730651f48a1f15b515 100644 |
| --- a/chrome/common/extensions/api/browserAction.json |
| +++ b/chrome/common/extensions/api/browserAction.json |
| @@ -263,7 +263,7 @@ |
| "parameters": [ |
| { |
| "name": "tab", |
| - "$ref": "Tab" |
| + "$ref": "tabs.Tab" |
| } |
| ] |
| } |