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

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

Issue 10914218: Removing references to legacy packaged apps across extension docs. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 3 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 7e27b6152945c8070ac9e2463d008ee9c4f7a0a4..93b88ac5f40e50204b028a6bc90e67053947b50d 100644
--- a/chrome/common/extensions/docs/server2/templates/intros/tts.html
+++ b/chrome/common/extensions/docs/server2/templates/intros/tts.html
@@ -1,6 +1,6 @@
<p id="classSummary">
Use the <code>chrome.tts</code> module to play synthesized
-text-to-speech (TTS) from your extension or packaged app.
+text-to-speech (TTS).
See also the related
<a href="ttsEngine.html">ttsEngine</a>
module, which allows an extension to implement a speech engine.

Powered by Google App Engine
This is Rietveld 408576698