From c621276fbdd9591f52009042d959b9e19b66d49f Mon Sep 17 00:00:00 2001 From: Coroiu Cristina Date: Thu, 7 Jun 2018 15:58:33 +0300 Subject: [PATCH] Backed out changeset b08454f26dc5 (bug 1466539) for breaking the Android nightlies a=backout --- mobile/android/base/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mobile/android/base/Makefile.in b/mobile/android/base/Makefile.in index e1cd7ee5cc3a..3c43a0ff2ade 100644 --- a/mobile/android/base/Makefile.in +++ b/mobile/android/base/Makefile.in @@ -47,7 +47,7 @@ $(ABS_DIST)/fennec/$(OMNIJAR_NAME): FORCE $(RM) $(DIST)/fennec/$(notdir $(OMNIJAR_NAME)) .PHONY: features -tools features:: +features:: $(call py_action,generate_builtin_addons,--features=features chrome/chrome/content/built_in_addons.json) ifndef MOZILLA_OFFICIAL