Issue #80 - De-unify dom/network

This commit is contained in:
wolfbeast 2020-04-20 20:06:44 +02:00 committed by Roy Tam
commit 2970ae4c3e
7 changed files with 17 additions and 2 deletions

View file

@ -27,7 +27,7 @@ EXPORTS.mozilla.dom.network += [
'UDPSocketParent.h',
]
UNIFIED_SOURCES += [
SOURCES += [
'Connection.cpp',
'TCPServerSocket.cpp',
'TCPServerSocketChild.cpp',