Index: chrome/common/extensions/docs/templates/articles/app_csp.html |
diff --git a/chrome/common/extensions/docs/templates/articles/app_csp.html b/chrome/common/extensions/docs/templates/articles/app_csp.html |
index 0ecce936bafe27f8c1d936e99b12954bc44b3fe3..3dad58edc1e4cb849f3c59f034b06828afc3ec1d 100644 |
--- a/chrome/common/extensions/docs/templates/articles/app_csp.html |
+++ b/chrome/common/extensions/docs/templates/articles/app_csp.html |
@@ -119,7 +119,7 @@ because they have good fallback behavior when offline or under spotty connectivi |
<p> |
Instead of using an iframe, |
-you can call out to an external URL using an object tag |
+you can call out to an external URL using a webview tag |
(see <a href="app_external#webview">Embed external web pages</a>). |
</p> |