From 376bc050a602edab56353d3a5c3f525fb32af9c6 Mon Sep 17 00:00:00 2001 From: wolfbeast Date: Mon, 20 Apr 2020 12:46:11 +0200 Subject: Issue #80 - De-unify dom/filehandle --- dom/filehandle/moz.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dom') diff --git a/dom/filehandle/moz.build b/dom/filehandle/moz.build index b4e3b64c0..37e5c22a7 100644 --- a/dom/filehandle/moz.build +++ b/dom/filehandle/moz.build @@ -18,7 +18,7 @@ EXPORTS.mozilla.dom += [ 'MutableFileBase.h', ] -UNIFIED_SOURCES += [ +SOURCES += [ 'ActorsChild.cpp', 'ActorsParent.cpp', 'FileHandleBase.cpp', -- cgit v1.2.3