Index: Source/modules/modules.gypi |
diff --git a/Source/modules/modules.gypi b/Source/modules/modules.gypi |
index 861d6b00bfb78cb19d401fda84177ad9fbe3af51..c4a5f088037174f938e5ba94afb4354355caf899 100644 |
--- a/Source/modules/modules.gypi |
+++ b/Source/modules/modules.gypi |
@@ -1175,6 +1175,8 @@ |
'netinfo/WorkerNavigatorNetworkInformation.h', |
'notifications/Notification.cpp', |
'notifications/Notification.h', |
+ 'notifications/NotificationData.cpp', |
+ 'notifications/NotificationData.h', |
'notifications/NotificationEvent.cpp', |
'notifications/NotificationEvent.h', |
'notifications/NotificationPermissionCallback.h', |
@@ -1760,6 +1762,7 @@ |
'indexeddb/IDBRequestTest.cpp', |
'indexeddb/IDBTransactionTest.cpp', |
'mediastream/RTCDataChannelTest.cpp', |
+ 'notifications/NotificationDataTest.cpp', |
'serviceworkers/ServiceWorkerContainerTest.cpp', |
'webaudio/AudioBasicProcessorHandlerTest.cpp', |
'webaudio/ConvolverNodeTest.cpp', |