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

Unified Diff: third_party/speech-dispatcher/BUILD.gn

Issue 1043933002: Support languages other than the default on linux (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix build error Created 5 years, 8 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 | « chrome/browser/speech/tts_linux.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/speech-dispatcher/BUILD.gn
diff --git a/third_party/speech-dispatcher/BUILD.gn b/third_party/speech-dispatcher/BUILD.gn
index 41ae249f6fa17701168eebfa0b985e52c5496d2e..fce246e3b33927e2848d8aee56f09b1cfa98b41b 100644
--- a/third_party/speech-dispatcher/BUILD.gn
+++ b/third_party/speech-dispatcher/BUILD.gn
@@ -25,5 +25,6 @@ generate_library_loader("speech-dispatcher") {
"spd_set_synthesis_voice",
"spd_list_modules",
"spd_set_output_module",
+ "spd_set_language",
]
}
« no previous file with comments | « chrome/browser/speech/tts_linux.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698