| 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>
|
|
|