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", |
] |
} |