Chromium Code Reviews| Index: chrome/common/extensions/api/pageAction.json |
| diff --git a/chrome/common/extensions/api/pageAction.json b/chrome/common/extensions/api/pageAction.json |
| index c25a5405ae35a642dd040b20f1e8746a93b40940..5f0031a9da261d886d6f2f731cfe0aa9beac5e4b 100644 |
| --- a/chrome/common/extensions/api/pageAction.json |
| +++ b/chrome/common/extensions/api/pageAction.json |
| @@ -152,7 +152,7 @@ |
| "parameters": [ |
| { |
| "name": "tab", |
| - "$ref": "Tab" |
| + "$ref": "tabs.Tab" |
| } |
| ] |
| } |