| 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 02d811d3731126dc4792ea8f29086229649d2baa..2d0425f1a61827699d423f45b242b23b46bf2ca6 100644
|
| --- a/third_party/WebKit/Source/bindings/modules/BUILD.gn
|
| +++ b/third_party/WebKit/Source/bindings/modules/BUILD.gn
|
| @@ -44,7 +44,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",
|
|
|