Skip to content
Snippets Groups Projects
Commit 912337ae authored by Pier Angelo Vendrame's avatar Pier Angelo Vendrame 🎃 Committed by Richard Pospesel
Browse files

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

This reverts commit 34ed82f6.
parent 401ce9a2
No related branches found
No related tags found
1 merge request!573Bug 41670: Rebase base-browser alpha to 102.9.0esr
......@@ -122,9 +122,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