| Index: third_party/WebKit/public/BUILD.gn
|
| diff --git a/third_party/WebKit/public/BUILD.gn b/third_party/WebKit/public/BUILD.gn
|
| index 33c181e723a7f937853a53633c3e7a686d4ead84..24d47c28d223d7b1ee1baf84a13dbeb88d2b6002 100644
|
| --- a/third_party/WebKit/public/BUILD.gn
|
| +++ b/third_party/WebKit/public/BUILD.gn
|
| @@ -545,7 +545,7 @@ source_set("blink_headers") {
|
| "web/WebSettings.h",
|
| "web/WebSharedWorker.h",
|
| "web/WebSharedWorkerClient.h",
|
| - "web/WebSharedWorkerConnector.h",
|
| + "web/WebSharedWorkerConnectListener.h",
|
| "web/WebSharedWorkerCreationErrors.h",
|
| "web/WebSharedWorkerRepositoryClient.h",
|
| "web/WebSpeechGrammar.h",
|
|
|