| 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 d0294a375075878f1cb3154c1fd57fe78298d486..68caaf291f6951b40a581ecafa44fae4b7142cd4 100644
|
| --- a/third_party/WebKit/Source/modules/modules.gypi
|
| +++ b/third_party/WebKit/Source/modules/modules.gypi
|
| @@ -1336,6 +1336,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',
|
|
|