summaryrefslogtreecommitdiffstats
path: root/layout/xul/tree
diff options
context:
space:
mode:
authorMoonchild <moonchild@palemoon.org>2020-04-30 22:30:35 +0000
committerMoonchild <moonchild@palemoon.org>2020-04-30 22:30:35 +0000
commite11620a0f5b81ddd439c3547bd1ee41330852d2b (patch)
tree8b2ef3e5f5e8f28650a649a34a2507ce82d568fb /layout/xul/tree
parent4aafee310e2833cc916ba5ae8435a4b156fd278b (diff)
downloadUXP-e11620a0f5b81ddd439c3547bd1ee41330852d2b.tar
UXP-e11620a0f5b81ddd439c3547bd1ee41330852d2b.tar.gz
UXP-e11620a0f5b81ddd439c3547bd1ee41330852d2b.tar.lz
UXP-e11620a0f5b81ddd439c3547bd1ee41330852d2b.tar.xz
UXP-e11620a0f5b81ddd439c3547bd1ee41330852d2b.zip
Issue #80 - De-unify layout/xul and tree, grid
Diffstat (limited to 'layout/xul/tree')
-rw-r--r--layout/xul/tree/moz.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/layout/xul/tree/moz.build b/layout/xul/tree/moz.build
index ccac5bde9..7d150881a 100644
--- a/layout/xul/tree/moz.build
+++ b/layout/xul/tree/moz.build
@@ -27,7 +27,7 @@ EXPORTS.mozilla.dom += [
'TreeBoxObject.h'
]
-UNIFIED_SOURCES += [
+SOURCES += [
'nsTreeBodyFrame.cpp',
'nsTreeColFrame.cpp',
'nsTreeColumns.cpp',