| Index: third_party/WebKit/Source/modules/speech/BUILD.gn
|
| diff --git a/third_party/WebKit/Source/modules/speech/BUILD.gn b/third_party/WebKit/Source/modules/speech/BUILD.gn
|
| index 5b7b006168f86ec8d4102a685eb54a4d73b35d8e..0e60ce457477b40815b17513a9a7c140f703640a 100644
|
| --- a/third_party/WebKit/Source/modules/speech/BUILD.gn
|
| +++ b/third_party/WebKit/Source/modules/speech/BUILD.gn
|
| @@ -6,6 +6,7 @@ import("//third_party/WebKit/Source/modules/modules.gni")
|
|
|
| blink_modules_sources("speech") {
|
| sources = [
|
| + "DOMWindowSpeech.h",
|
| "DOMWindowSpeechSynthesis.cpp",
|
| "DOMWindowSpeechSynthesis.h",
|
| "SpeechGrammar.cpp",
|
|
|