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

Side by Side Diff: chrome/common/extensions/docs/examples/api/silent_tts_engine/background.html

Issue 9688004: Sample extensions page does not feature chrome.ttsEngine. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Created 8 years, 9 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 unified diff | Download patch
OLDNEW
(Empty)
1 <html>
2 <script type="text/javascript" src="silent_tts_engine.js"></script>
dmazzoni 2012/05/16 05:49:58 It's no longer necessary to have a background.html
mitchellwrosen 2012/05/16 20:40:08 Done.
3 </html>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698