| Index: Source/bindings/modules/v8/custom/custom.gni
|
| diff --git a/Source/bindings/modules/v8/custom/custom.gni b/Source/bindings/modules/v8/custom/custom.gni
|
| index 8c896ad20d23f45e26744e266e7057e23cc0fe8f..07cece0be8c363e375e1cca9d0c2fa0dc443e33f 100644
|
| --- a/Source/bindings/modules/v8/custom/custom.gni
|
| +++ b/Source/bindings/modules/v8/custom/custom.gni
|
| @@ -7,5 +7,6 @@ bindings_modules_v8_custom_files = get_path_info(
|
| [
|
| "V8CustomSQLStatementErrorCallback.cpp",
|
| "V8DeviceMotionEventCustom.cpp",
|
| + "V8ServiceWorkerMessageEventCustom.cpp",
|
| ],
|
| "abspath")
|
|
|