| 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 e4e19e26e77f58114f1e1496934317643c9779ea..b311cd8cbaf36d169466a3e8d9e144e32e6cd039 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',
|
|
|