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

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, remove unused parameters from json 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 49acd6573e532efa609b69aad0e88a88815b4642..0747edaa757d955e2ddfe50577f58041af076a69 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