| 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 b8c3549c1e872be1020a388e61718b63cfddb036..b9f91b7e37eadfa495aa69412c638651cb40edaa 100644
|
| --- a/third_party/WebKit/Source/modules/modules.gypi
|
| +++ b/third_party/WebKit/Source/modules/modules.gypi
|
| @@ -1344,6 +1344,8 @@
|
| 'notifications/NotificationEvent.h',
|
| 'notifications/NotificationImageLoader.cpp',
|
| 'notifications/NotificationImageLoader.h',
|
| + 'notifications/NotificationManager.cpp',
|
| + 'notifications/NotificationManager.h',
|
| 'notifications/NotificationPermissionCallback.h',
|
| 'notifications/NotificationPermissionClient.cpp',
|
| 'notifications/NotificationPermissionClient.h',
|
|
|