| 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 6c86a6454256ec06326d863e79657f65c221ab60..668db270b647286a28e2d3974cd016c0472f3136 100644
|
| --- a/third_party/WebKit/Source/platform/BUILD.gn
|
| +++ b/third_party/WebKit/Source/platform/BUILD.gn
|
| @@ -570,6 +570,7 @@ component("platform") {
|
| "exported/WebServiceWorkerProxy.cpp",
|
| "exported/WebServiceWorkerRequest.cpp",
|
| "exported/WebServiceWorkerResponse.cpp",
|
| + "exported/WebServiceWorkerStreamHandle.cpp",
|
| "exported/WebSpeechSynthesisUtterance.cpp",
|
| "exported/WebSpeechSynthesisVoice.cpp",
|
| "exported/WebSpeechSynthesizerClientImpl.cpp",
|
|
|