Index: Source/modules/modules.gypi |
diff --git a/Source/modules/modules.gypi b/Source/modules/modules.gypi |
index 73703c91a061afa3409eab0a7e315cd909c931b5..8b68f15e50db15fde9145688ad126a1aefd1ff44 100644 |
--- a/Source/modules/modules.gypi |
+++ b/Source/modules/modules.gypi |
@@ -242,6 +242,7 @@ |
'navigatorcontentutils/NavigatorContentUtils.idl', |
'netinfo/NavigatorNetworkInformation.idl', |
'netinfo/WorkerNavigatorNetworkInformation.idl', |
+ 'notifications/ServiceWorkerGlobalScopeNotifications.idl', |
'performance/SharedWorkerPerformance.idl', |
'performance/WorkerGlobalScopePerformance.idl', |
'presentation/NavigatorPresentation.idl', |
@@ -687,6 +688,7 @@ |
'notifications/NotificationPermissionCallback.h', |
'notifications/NotificationPermissionClient.cpp', |
'notifications/NotificationPermissionClient.h', |
+ 'notifications/ServiceWorkerGlobalScopeNotifications.h', |
'performance/SharedWorkerPerformance.cpp', |
'performance/WorkerGlobalScopePerformance.cpp', |
'performance/WorkerGlobalScopePerformance.h', |