Index: chrome/common/extensions/docs/server2/templates/intros/browsingData.html |
diff --git a/chrome/common/extensions/docs/server2/templates/intros/browsingData.html b/chrome/common/extensions/docs/server2/templates/intros/browsingData.html |
index df9db4c230b3a854a0e9940dd447b6da5fd4506f..01653978bc4ec24e4c0d2291e483b2e569f2870f 100644 |
--- a/chrome/common/extensions/docs/server2/templates/intros/browsingData.html |
+++ b/chrome/common/extensions/docs/server2/templates/intros/browsingData.html |
@@ -1,4 +1,3 @@ |
-<!-- BEGIN AUTHORED CONTENT --> |
<p id="classSummary"> |
Use the <code>chrome.browsingData</code> module to remove browsing data from a |
user's local profile. |
@@ -138,5 +137,4 @@ chrome.browsingData.remove({ |
<p> |
Samples for the <code>browsingData</code> API are available |
<a href="http://code.google.com/chrome/extensions/trunk/samples.html#chrome.browsingData">on the samples page</a>. |
-</p> |
-<!-- END AUTHORED CONTENT --> |
+</p> |