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