Index: chrome/common/extensions/docs/server2/templates/intros/webNavigation.html |
=================================================================== |
--- chrome/common/extensions/docs/server2/templates/intros/webNavigation.html (revision 150606) |
+++ chrome/common/extensions/docs/server2/templates/intros/webNavigation.html (working copy) |
@@ -1,6 +1,3 @@ |
-<div id="pageData-name" class="pageData">WebNavigation API</div> |
- |
-<!-- BEGIN AUTHORED CONTENT --> |
<p id="classSummary"> |
Use the <code>chrome.webNavigation</code> module to receive |
notifications about the status of navigations requests in-flight. |
@@ -169,6 +166,4 @@ |
The user initiated the navigation from the address bar (aka Omnibox). |
</td> |
</tr> |
-</table> |
- |
-<!-- END AUTHORED CONTENT --> |
+</table> |