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..83bfbf3794fea58c949c1198b1d124d7219115f2 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": "extension_types.ImageDetails", |
not at google - send to devlin
2014/08/25 22:22:47
ideally this should be extesionTypes.ImageDetails.
lfg
2014/08/26 16:15:21
Done.
|
"name": "options", |
"optional": true |
}, |