mirror of
https://github.com/roytam1/UXP.git
synced 2026-05-26 13:58:49 +00:00
Issue #80 - De-unify /layout/ipc
This commit is contained in:
@@ -14,12 +14,9 @@ EXPORTS.mozilla.layout += [
|
||||
'VsyncParent.h',
|
||||
]
|
||||
|
||||
UNIFIED_SOURCES += [
|
||||
SOURCES += [
|
||||
'RenderFrameChild.cpp',
|
||||
'RenderFrameParent.cpp',
|
||||
]
|
||||
|
||||
SOURCES += [
|
||||
'VsyncChild.cpp',
|
||||
'VsyncParent.cpp',
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user