| Index: third_party/WebKit/Source/modules/modules.gypi
|
| diff --git a/third_party/WebKit/Source/modules/modules.gypi b/third_party/WebKit/Source/modules/modules.gypi
|
| index 25343f83b6ac56c31e61d0fac619081bb61b6e32..e9dd040987d11e5ad49cc6554fdc86dab7d974a8 100644
|
| --- a/third_party/WebKit/Source/modules/modules.gypi
|
| +++ b/third_party/WebKit/Source/modules/modules.gypi
|
| @@ -1369,6 +1369,8 @@
|
| 'notifications/NotificationManager.cpp',
|
| 'notifications/NotificationManager.h',
|
| 'notifications/NotificationPermissionCallback.h',
|
| + 'notifications/NotificationPermissionClient.cpp',
|
| + 'notifications/NotificationPermissionClient.h',
|
| 'notifications/NotificationResourcesLoader.cpp',
|
| 'notifications/NotificationResourcesLoader.h',
|
| 'notifications/ServiceWorkerGlobalScopeNotifications.h',
|
|
|