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