From ab563f938716951e87a76a46a525dee99c9a7438 Mon Sep 17 00:00:00 2001 From: roytam1 Date: Sun, 7 Jan 2024 07:55:05 +0800 Subject: [PATCH] Revert "No issue - Allow embedded search module in HYPE_ICEDOVE project" This reverts commit f3d37946be43026c4cbda607051f862aee0c8d21. --- toolkit/components/moz.build | 1 - 1 file changed, 1 deletion(-) diff --git a/toolkit/components/moz.build b/toolkit/components/moz.build index 3cd0e3c6fe..64af142884 100644 --- a/toolkit/components/moz.build +++ b/toolkit/components/moz.build @@ -84,7 +84,6 @@ if 'gtk' in CONFIG['MOZ_WIDGET_TOOLKIT']: DIRS += ['filepicker'] if CONFIG['MOZ_TOOLKIT_SEARCH'] and not CONFIG['MC_BASILISK'] \ - and not CONFIG['HYPE_ICEDOVE'] \ and not CONFIG['HYPE_ICEWEASEL']: DIRS += ['search']