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

Unified Diff: build/linux/system.gyp

Issue 15108002: Add Pause and Resume to Web TTS & Extension TTS APIs (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase Created 7 years, 7 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 side-by-side diff with in-line comments
Download patch
Index: build/linux/system.gyp
diff --git a/build/linux/system.gyp b/build/linux/system.gyp
index b925792c33c2fc7e7c974a0babbddeb78625a417..a93d03c232e112afa652c29da6ff066da01f122f 100644
--- a/build/linux/system.gyp
+++ b/build/linux/system.gyp
@@ -517,6 +517,8 @@
'spd_say',
'spd_stop',
'spd_close',
+ 'spd_pause',
+ 'spd_resume',
'spd_set_notification_on',
'spd_set_voice_rate',
'spd_set_voice_pitch',

Powered by Google App Engine
This is Rietveld 408576698