From 4aafee310e2833cc916ba5ae8435a4b156fd278b Mon Sep 17 00:00:00 2001 From: Moonchild Date: Thu, 30 Apr 2020 21:45:28 +0000 Subject: Issue #80 - De-unify layout/tables --- layout/tables/moz.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'layout/tables/moz.build') diff --git a/layout/tables/moz.build b/layout/tables/moz.build index e28e21ee0..554ffebec 100644 --- a/layout/tables/moz.build +++ b/layout/tables/moz.build @@ -13,7 +13,7 @@ EXPORTS += [ 'nsITableCellLayout.h', ] -UNIFIED_SOURCES += [ +SOURCES += [ 'BasicTableLayoutStrategy.cpp', 'FixedTableLayoutStrategy.cpp', 'nsCellMap.cpp', -- cgit v1.2.3