Skip to content
Snippets Groups Projects
Commit 03d5bf53 authored by Pier Angelo Vendrame's avatar Pier Angelo Vendrame :jack_o_lantern: Committed by Richard Pospesel
Browse files

Revert "fixup! Bug 31740: Remove some unnecessary RemoteSettings instances"

This reverts commit 34ed82f6.
parent 94602027
1 merge request!580Rebase Tor Browser Alpha to 102.9.0esr
......@@ -121,9 +121,10 @@ if CONFIG["MOZ_WIDGET_TOOLKIT"] != "android":
"components.conf",
]
# tor-browser#41628: Disable Normandy and Nimbus at compile time
if CONFIG["MOZ_BUILD_APP"] == "browser":
DIRS += ["messaging-system"]
DIRS += ["normandy", "messaging-system"]
DIRS += ["nimbus"]
if CONFIG["MOZ_BACKGROUNDTASKS"]:
DIRS += ["backgroundtasks"]
......
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment