| Index: third_party/WebKit/Source/bindings/modules/BUILD.gn
|
| diff --git a/third_party/WebKit/Source/bindings/modules/BUILD.gn b/third_party/WebKit/Source/bindings/modules/BUILD.gn
|
| index 0d258671c55384cae30d558a540a817ff022e485..846551f686c1ad4b79763a363ad51b0e437301f7 100644
|
| --- a/third_party/WebKit/Source/bindings/modules/BUILD.gn
|
| +++ b/third_party/WebKit/Source/bindings/modules/BUILD.gn
|
| @@ -45,7 +45,6 @@ generate_event_interfaces("modules_bindings_generated_event_interfaces") {
|
| "//third_party/WebKit/Source/modules/serviceworkers/FetchEvent.idl",
|
| "//third_party/WebKit/Source/modules/serviceworkers/ForeignFetchEvent.idl",
|
| "//third_party/WebKit/Source/modules/serviceworkers/InstallEvent.idl",
|
| - "//third_party/WebKit/Source/modules/serviceworkers/ServiceWorkerMessageEvent.idl",
|
| "//third_party/WebKit/Source/modules/speech/SpeechRecognitionError.idl",
|
| "//third_party/WebKit/Source/modules/speech/SpeechRecognitionEvent.idl",
|
| "//third_party/WebKit/Source/modules/speech/SpeechSynthesisEvent.idl",
|
|
|