| Index: third_party/WebKit/public/BUILD.gn
|
| diff --git a/third_party/WebKit/public/BUILD.gn b/third_party/WebKit/public/BUILD.gn
|
| index dbcceb8fc0faeb2dfda297d2b364a3169c8a4c39..86990bfbca8eadb601f552d0fa013d65f2e7ffd7 100644
|
| --- a/third_party/WebKit/public/BUILD.gn
|
| +++ b/third_party/WebKit/public/BUILD.gn
|
| @@ -581,6 +581,7 @@ source_set("blink_headers") {
|
| "web/WebSharedWorkerCreationContextType.h",
|
| "web/WebSharedWorkerCreationErrors.h",
|
| "web/WebSharedWorkerRepositoryClient.h",
|
| + "web/WebSnapshotCreator.h",
|
| "web/WebSpeechGrammar.h",
|
| "web/WebSpeechRecognitionHandle.h",
|
| "web/WebSpeechRecognitionParams.h",
|
|
|