Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(873)

Unified Diff: chrome/common/extensions/docs/server2/templates/intros/contentSettings.html

Issue 10832042: Extensions Docs Server: Doc conversion script (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: script/build.py fixes Created 8 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/common/extensions/docs/server2/templates/intros/contentSettings.html
diff --git a/chrome/common/extensions/docs/server2/templates/intros/contentSettings.html b/chrome/common/extensions/docs/server2/templates/intros/contentSettings.html
index a77d4bc5052f829abc966f42dac116bbd3fb65fe..5b05a6834ee03022f98b4c2fd7b9563a77328471 100644
--- a/chrome/common/extensions/docs/server2/templates/intros/contentSettings.html
+++ b/chrome/common/extensions/docs/server2/templates/intros/contentSettings.html
@@ -1,4 +1,3 @@
-<!-- BEGIN AUTHORED CONTENT -->
<p>
The content settings module allows you to change settings that control whether
websites can use features such as cookies, JavaScript, and plug-ins.
@@ -138,5 +137,4 @@ tries to keep the identifiers stable across plug-in updates.
<p>
You can find samples of this API on the
<a href="samples.html#contentSettings">sample page</a>.
-</p>
-<!-- END AUTHORED CONTENT -->
+</p>

Powered by Google App Engine
This is Rietveld 408576698