| Index: third_party/WebKit/public/BUILD.gn
|
| diff --git a/third_party/WebKit/public/BUILD.gn b/third_party/WebKit/public/BUILD.gn
|
| index ea700035fa52f95d37ada1584f1f4d72537282cd..ec7c26225329d9eb41efc96598efffea4e6890f5 100644
|
| --- a/third_party/WebKit/public/BUILD.gn
|
| +++ b/third_party/WebKit/public/BUILD.gn
|
| @@ -285,6 +285,7 @@ source_set("blink_headers") {
|
| "platform/WebSize.h",
|
| "platform/WebSourceBuffer.h",
|
| "platform/WebSourceBufferClient.h",
|
| + "platform/WebSourceInfo.h",
|
| "platform/WebSpeechSynthesisUtterance.h",
|
| "platform/WebSpeechSynthesisVoice.h",
|
| "platform/WebSpeechSynthesizer.h",
|
|
|