| Index: chrome/common/extensions/docs/templates/intros/ttsEngine.html
|
| diff --git a/chrome/common/extensions/docs/templates/intros/ttsEngine.html b/chrome/common/extensions/docs/templates/intros/ttsEngine.html
|
| index 2320f3e1d551809bed77f68a48ba175c3e6147ab..afaeb15ce0abeb0015ffb4174865fcc12fac4d3a 100644
|
| --- a/chrome/common/extensions/docs/templates/intros/ttsEngine.html
|
| +++ b/chrome/common/extensions/docs/templates/intros/ttsEngine.html
|
| @@ -38,7 +38,7 @@ it provides in the extension manifest, like this:</p>
|
| ]
|
| },</b>
|
| "background": {
|
| - "page": "background.html",
|
| + "page": "background",
|
| "persistent": false
|
| }
|
| }
|
|
|