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

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
« no previous file with comments | « no previous file | chrome/browser/extensions/extension_function_histogram_value.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/linux/system.gyp
diff --git a/build/linux/system.gyp b/build/linux/system.gyp
index bc8172eba0387ac8dbce529f4b6d607f7906f512..867553fbf7fab3b250e3a2d6ea5249b696dec45c 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',
« no previous file with comments | « no previous file | chrome/browser/extensions/extension_function_histogram_value.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698