| Index: Source/bindings/modules/v8/custom/custom.gypi
|
| diff --git a/Source/bindings/modules/v8/custom/custom.gypi b/Source/bindings/modules/v8/custom/custom.gypi
|
| index 34a910e557dea7c41b92198001e70fdc229aed45..b545a6051c2df81ff9c98f0e20bde9cc4b92ffb5 100644
|
| --- a/Source/bindings/modules/v8/custom/custom.gypi
|
| +++ b/Source/bindings/modules/v8/custom/custom.gypi
|
| @@ -9,6 +9,7 @@
|
| 'V8CustomSQLStatementErrorCallback.cpp',
|
| 'V8DeviceMotionEventCustom.cpp',
|
| 'V8DeviceOrientationEventCustom.cpp',
|
| + 'V8ServiceWorkerMessageEventCustom.cpp',
|
| ],
|
| },
|
| }
|
|
|