Issue #80 - De-unify dom/u2f

This commit is contained in:
Matt A. Tobin 2020-04-18 02:49:12 -04:00 committed by Roy Tam
commit 2373f28d97

View file

@ -10,7 +10,7 @@ EXPORTS.mozilla.dom += [
'USBToken.h',
]
UNIFIED_SOURCES += [
SOURCES += [
'NSSU2FTokenRemote.cpp',
'U2F.cpp',
'USBToken.cpp',