From 8dd16259287f58f9273002717ec4d27e97127719 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 12 Jun 2024 07:43:14 +0200 Subject: Merging upstream version 127.0. Signed-off-by: Daniel Baumann --- dom/notification/moz.build | 1 + 1 file changed, 1 insertion(+) (limited to 'dom/notification/moz.build') diff --git a/dom/notification/moz.build b/dom/notification/moz.build index b42e7a13ab..492cb30cfc 100644 --- a/dom/notification/moz.build +++ b/dom/notification/moz.build @@ -44,5 +44,6 @@ if CONFIG["MOZ_NEW_NOTIFICATION_STORE"]: ] else: EXTRA_JS_MODULES += [ + "old/MemoryNotificationDB.sys.mjs", "old/NotificationDB.sys.mjs", ] -- cgit v1.2.3