Index: chrome/common/extensions/docs/templates/intros/webNavigation.html |
diff --git a/chrome/common/extensions/docs/templates/intros/webNavigation.html b/chrome/common/extensions/docs/templates/intros/webNavigation.html |
index b89f50da8238bcad8c4e3ba801b1634f20a5f6da..f5e431a09d6c6137c93abf26d073269870b84875 100644 |
--- a/chrome/common/extensions/docs/templates/intros/webNavigation.html |
+++ b/chrome/common/extensions/docs/templates/intros/webNavigation.html |
@@ -1,8 +1,3 @@ |
-<p id="classSummary"> |
-Use the <code>chrome.webNavigation</code> module to receive |
-notifications about the status of navigations requests in-flight. |
-</p> |
- |
<h2 id="manifest">Manifest</h2> |
<p> |
All <code>chrome.webNavigation</code> methods and events require you to declare |