From 32577bdb3d2471c0e5ce4cfd0501a820157230cb Mon Sep 17 00:00:00 2001 From: wolfbeast Date: Sat, 20 Apr 2019 11:12:56 +0200 Subject: Stop building /accessible unified and fix deprot. Tag #80 Note: excludes changes to Mac-specific code because I can't build for OS X to check and fix deprot there. --- accessible/html/moz.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'accessible/html/moz.build') diff --git a/accessible/html/moz.build b/accessible/html/moz.build index 8d92332cd..6b2a06851 100644 --- a/accessible/html/moz.build +++ b/accessible/html/moz.build @@ -4,7 +4,7 @@ # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. -UNIFIED_SOURCES += [ +SOURCES += [ 'HTMLCanvasAccessible.cpp', 'HTMLElementAccessibles.cpp', 'HTMLFormControlAccessible.cpp', -- cgit v1.2.3