| Index: third_party/WebKit/Source/bindings/modules/v8/custom/custom.gni
|
| diff --git a/third_party/WebKit/Source/bindings/modules/v8/custom/custom.gni b/third_party/WebKit/Source/bindings/modules/v8/custom/custom.gni
|
| index 249329a88e24befaffc41756b9b983d87f3440f9..d07743b995e089d65ebf049215fa9158b7e92b24 100644
|
| --- a/third_party/WebKit/Source/bindings/modules/v8/custom/custom.gni
|
| +++ b/third_party/WebKit/Source/bindings/modules/v8/custom/custom.gni
|
| @@ -10,7 +10,6 @@ bindings_modules_v8_custom_files =
|
| "V8ExtendableMessageEventCustom.cpp",
|
| "V8IDBObserverCustom.cpp",
|
| "V8RemotePlaybackCustom.cpp",
|
| - "V8ServiceWorkerMessageEventCustom.cpp",
|
| "V8WebGLRenderingContextCustom.cpp",
|
| "V8WebGL2RenderingContextCustom.cpp",
|
| ],
|
|
|