| Index: third_party/WebKit/Source/platform/BUILD.gn
|
| diff --git a/third_party/WebKit/Source/platform/BUILD.gn b/third_party/WebKit/Source/platform/BUILD.gn
|
| index f62a9d4c9009bb6f2346a3f03b16ed54ab25a30f..9d6f59c661f2ec81e8d4dc260c41dbf81d6de3bd 100644
|
| --- a/third_party/WebKit/Source/platform/BUILD.gn
|
| +++ b/third_party/WebKit/Source/platform/BUILD.gn
|
| @@ -569,6 +569,7 @@ component("platform") {
|
| "exported/WebServiceWorkerProxy.cpp",
|
| "exported/WebServiceWorkerRequest.cpp",
|
| "exported/WebServiceWorkerResponse.cpp",
|
| + "exported/WebServiceWorkerStreamHandle.cpp",
|
| "exported/WebSpeechSynthesisUtterance.cpp",
|
| "exported/WebSpeechSynthesisVoice.cpp",
|
| "exported/WebSpeechSynthesizerClientImpl.cpp",
|
|
|