Index: chrome/common/extensions/docs/extensions/ttsEngine.html |
diff --git a/chrome/common/extensions/docs/extensions/ttsEngine.html b/chrome/common/extensions/docs/extensions/ttsEngine.html |
index c28f230d43091fcecfb62a6829d5379ebc338970..6da098d208022558f61cc9414413993342fec245 100644 |
--- a/chrome/common/extensions/docs/extensions/ttsEngine.html |
+++ b/chrome/common/extensions/docs/extensions/ttsEngine.html |
@@ -636,6 +636,7 @@ dynamically decide whether to handle it.</p> |
</dl> |
</div> |
<!-- EXTRA PARAMETERS --> |
+ <!-- FILTERS --> |
<!-- LISTENER RETURN VALUE --> |
<dl> |
</dl> |
@@ -652,6 +653,7 @@ dynamically decide whether to handle it.</p> |
<p>Fired when a call is made to tts.stop and this extension may be in the middle of speaking. If an extension receives a call to onStop and speech is already stopped, it should do nothing (not raise an error).</p> |
<!-- LISTENER PARAMETERS --> |
<!-- EXTRA PARAMETERS --> |
+ <!-- FILTERS --> |
<!-- LISTENER RETURN VALUE --> |
<dl> |
</dl> |