Index: chrome/common/extensions/api/web_view_internal.json |
diff --git a/chrome/common/extensions/api/web_view_internal.json b/chrome/common/extensions/api/web_view_internal.json |
index c09c1261be3e8eecf71c7411cdef64cc855b966c..a05e860903455d5efdbc1a08ab333596b4721075 100644 |
--- a/chrome/common/extensions/api/web_view_internal.json |
+++ b/chrome/common/extensions/api/web_view_internal.json |
@@ -412,7 +412,7 @@ |
"description": "The instance ID of the guest <webview> process." |
}, |
{ |
- "$ref": "types.ImageDetails", |
+ "$ref": "extensionTypes.ImageDetails", |
"name": "options", |
"optional": true |
}, |