Issue #80 - De-unify dom/push

This commit is contained in:
Moonchild 2020-04-22 20:57:42 +00:00 • committed by Roy Tam
commit a84d96b25c
4 changed files with 4 additions and 1 deletions

View file

@ -37,7 +37,7 @@ EXPORTS.mozilla.dom += [
'PushUtil.h',
]
UNIFIED_SOURCES += [
SOURCES += [
'PushManager.cpp',
'PushNotifier.cpp',
'PushSubscription.cpp',