Index: chrome/common/extensions/docs/templates/intros/pageCapture.html |
diff --git a/chrome/common/extensions/docs/templates/intros/pageCapture.html b/chrome/common/extensions/docs/templates/intros/pageCapture.html |
index 1a566e329a067e139144957bcbc1faa18ce4cba6..f7ba012e28c1a0525e5f61013da4197fe0d6e08f 100644 |
--- a/chrome/common/extensions/docs/templates/intros/pageCapture.html |
+++ b/chrome/common/extensions/docs/templates/intros/pageCapture.html |
@@ -1,8 +1,4 @@ |
<p> |
-The pageCapture API allows you to save a tab as MHTML. |
-</p> |
- |
-<p> |
MHTML is a <a href="http://tools.ietf.org/html/rfc2557">standard format</a> |
supported by most browsers. It encapsulates in a single file a page and all |
its resources (CSS files, images..). |