| 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 53cfa4e314cb25f0a022bff2c1c61d5780b06975..ee5d5c1dbd540872b3e0ca15c83d94cef8caffb8 100644
|
| --- a/third_party/WebKit/Source/modules/modules.gypi
|
| +++ b/third_party/WebKit/Source/modules/modules.gypi
|
| @@ -1340,6 +1340,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',
|
|
|