| 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 d8ea3107f263d818ecaaefc7aba1cb5a496eb7f4..e24014f410198c3faa2a483d60cf1f0da5b62bbb 100644
|
| --- a/Source/bindings/modules/v8/custom/custom.gypi
|
| +++ b/Source/bindings/modules/v8/custom/custom.gypi
|
| @@ -12,6 +12,7 @@
|
| 'V8CustomSQLStatementErrorCallback.cpp',
|
| 'V8DeviceMotionEventCustom.cpp',
|
| 'V8DeviceOrientationEventCustom.cpp',
|
| + 'V8NotificationCustom.cpp',
|
| 'V8ServiceWorkerCustom.cpp',
|
| ],
|
| },
|
|
|