Index: chrome/common/extensions/api/webview_tag.json |
diff --git a/chrome/common/extensions/api/webview_tag.json b/chrome/common/extensions/api/webview_tag.json |
index 1802e107b596d1be6b8e50eb4778a821eb6387e8..1b09cd90a70d03688bc55127cde50121d59ebb87 100644 |
--- a/chrome/common/extensions/api/webview_tag.json |
+++ b/chrome/common/extensions/api/webview_tag.json |
@@ -8,7 +8,8 @@ |
"description": "Use the <code>webview</code> tag to actively load live content from the web over the network and embed it in your Chrome App. Your app can control the appearance of the <code>webview</code> and interact with the web content, initiate navigations in an embedded web page, react to error events that happen within it, and more (see <a href=\"#usage\">Usage</a>).", |
"documentation_options": { |
"title": "<webview> Tag", |
- "namespace": "<webview>" |
+ "namespace": "<webview>", |
+ "documented_in": "tags/webview" |
}, |
"types": [ |
{ |