Index: chrome/common/extensions/api/tts_engine.json |
diff --git a/chrome/common/extensions/api/tts_engine.json b/chrome/common/extensions/api/tts_engine.json |
index 30b33fcfe32a21eef7cd02e51f0eae8c2d756624..78f90df337e7bc4416bbf9b88bc2382ce1d3f8d1 100644 |
--- a/chrome/common/extensions/api/tts_engine.json |
+++ b/chrome/common/extensions/api/tts_engine.json |
@@ -5,6 +5,7 @@ |
[ |
{ |
"namespace": "ttsEngine", |
+ "description": "Use the <code>chrome.ttsEngine</code> module to implement a text-to-speech(TTS) engine using an extension.", |
"functions": [ |
{ |
"name": "sendTtsEvent", |