Bug 1220891 - Let web Firefox Accounts UI ride the trains. r=margaret

This commit is contained in:
Nick Alexander 2015-11-02 15:04:40 -08:00
parent 217fc38912
commit b695cede38

View File

@ -118,10 +118,5 @@ MOZ_ADDON_SIGNING=1
# usage of the framework.
MOZ_SWITCHBOARD=1
# Use native Firefox Accounts UI after Nightly.
if ! test "$NIGHTLY_BUILD"; then
MOZ_ANDROID_NATIVE_ACCOUNT_UI=1
fi
# Disable GeckoView by default.
export MOZ_DISABLE_GECKOVIEW=1