From 3bec218684f77267f1c679bb5b483af5ef25600f Mon Sep 17 00:00:00 2001 From: "Matt A. Tobin" Date: Tue, 7 Apr 2020 22:41:34 -0400 Subject: Take files out of preprocessing that no longer require it --- services/sync/moz.build | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'services') diff --git a/services/sync/moz.build b/services/sync/moz.build index 56421a03e..3c19a007d 100644 --- a/services/sync/moz.build +++ b/services/sync/moz.build @@ -9,11 +9,8 @@ DIRS += ['locales'] XPCSHELL_TESTS_MANIFESTS += ['tests/unit/xpcshell.ini'] EXTRA_COMPONENTS += [ - 'Weave.js', -] - -EXTRA_PP_COMPONENTS += [ 'SyncComponents.manifest', + 'Weave.js', ] EXTRA_JS_MODULES['services-sync'] += [ -- cgit v1.2.3