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..7acbdd1a6555c241e7d083102d2d19dce951cdb5 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": "webview" |
not at google - send to devlin
2014/03/26 22:11:11
shouldn't this be "tags/webview"?
ahernandez
2014/03/26 22:15:38
I'm not sure actually. It works like this though.
not at google - send to devlin
2014/03/26 22:20:10
What do you mean it works?
not at google - send to devlin
2014/03/26 22:43:33
Ok you're right, it works, but the documentation *
ahernandez
2014/03/26 22:46:21
I think it has to do with the redirects.
ahernandez
2014/03/26 22:46:48
I'll change it to "tags/webview" anyways so it's c
|
}, |
"types": [ |
{ |