Index: Source/modules/modules.gypi |
diff --git a/Source/modules/modules.gypi b/Source/modules/modules.gypi |
index 452fbef00850ed224692f37ffb6aa14ce096f83a..b4ee97d99f31727ddcc84d9378fdaccf841ab52c 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', |
@@ -743,6 +744,7 @@ |
'notifications/NotificationPermissionCallback.h', |
'notifications/NotificationPermissionClient.cpp', |
'notifications/NotificationPermissionClient.h', |
+ 'notifications/ServiceWorkerGlobalScopeNotifications.h', |
'performance/SharedWorkerPerformance.cpp', |
'performance/WorkerGlobalScopePerformance.cpp', |
'performance/WorkerGlobalScopePerformance.h', |