Index: chrome/common/extensions/api/tabs.json |
diff --git a/chrome/common/extensions/api/tabs.json b/chrome/common/extensions/api/tabs.json |
index 931a293e34fcd81aa81efc01721191c206dd8c23..f3c9348e3fbbb3dc9459fcda4909c35a9124b896 100644 |
--- a/chrome/common/extensions/api/tabs.json |
+++ b/chrome/common/extensions/api/tabs.json |
@@ -654,7 +654,7 @@ |
"description": "The target window. Defaults to the <a href='windows#current-window'>current window</a>." |
}, |
{ |
- "$ref": "types.ImageDetails", |
+ "$ref": "extensionTypes.ImageDetails", |
"name": "options", |
"optional": true |
}, |