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

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

Issue 10832042: Extensions Docs Server: Doc conversion script (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: everything but svn stuff 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/tts.html
diff --git a/chrome/common/extensions/docs/server2/templates/intros/tts.html b/chrome/common/extensions/docs/server2/templates/intros/tts.html
index 12be2275cb65d9b1fc6589027c5b3f467b0d27ec..7e27b6152945c8070ac9e2463d008ee9c4f7a0a4 100644
--- a/chrome/common/extensions/docs/server2/templates/intros/tts.html
+++ b/chrome/common/extensions/docs/server2/templates/intros/tts.html
@@ -183,4 +183,4 @@ argument:</p>
console.log(' extension id: ' + voices[i].extensionId);
console.log(' event types: ' + voices[i].eventTypes);
}
- });</pre>
+ });</pre>

Powered by Google App Engine
This is Rietveld 408576698