Issue #80 - De-unify dom/crypto

This commit is contained in:
wolfbeast 2020-04-19 12:52:40 +02:00 • committed by Roy Tam
commit 15fb8e46d1
3 changed files with 5 additions and 1 deletions

View file

@ -13,7 +13,7 @@ EXPORTS.mozilla.dom += [
'WebCryptoThreadPool.h'
]
UNIFIED_SOURCES += [
SOURCES += [
'CryptoBuffer.cpp',
'CryptoKey.cpp',
'KeyAlgorithmProxy.cpp',