| Index: Source/modules/modules.gypi
|
| diff --git a/Source/modules/modules.gypi b/Source/modules/modules.gypi
|
| index 86a9598cb40c00c9f8ba7cede8b3d17c73e566a1..658250fcc3b7f1b58177e74e61753455179d04b8 100644
|
| --- a/Source/modules/modules.gypi
|
| +++ b/Source/modules/modules.gypi
|
| @@ -844,6 +844,8 @@
|
| 'push_messaging/PushPermissionStatusCallback.h',
|
| 'push_messaging/PushRegistration.cpp',
|
| 'push_messaging/PushRegistration.h',
|
| + 'push_messaging/PushRegistrationCallback.cpp',
|
| + 'push_messaging/PushRegistrationCallback.h',
|
| 'push_messaging/ServiceWorkerGlobalScopePush.h',
|
| 'push_messaging/ServiceWorkerRegistrationPush.cpp',
|
| 'push_messaging/ServiceWorkerRegistrationPush.h',
|
|
|