From 6a9562e5a58716fda5676eb8f7c5d48d9a3b3fd1 Mon Sep 17 00:00:00 2001 From: JustOff Date: Sun, 10 Jun 2018 15:56:51 +0300 Subject: [BASILISK] Remove tracking protection controls from the UI if safebrowsing isn't built --- .../basilisk/locales/en-US/chrome/browser/preferences/privacy.dtd | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'application/basilisk/locales/en-US') diff --git a/application/basilisk/locales/en-US/chrome/browser/preferences/privacy.dtd b/application/basilisk/locales/en-US/chrome/browser/preferences/privacy.dtd index 4c38c111a..e6a7955fb 100644 --- a/application/basilisk/locales/en-US/chrome/browser/preferences/privacy.dtd +++ b/application/basilisk/locales/en-US/chrome/browser/preferences/privacy.dtd @@ -2,6 +2,8 @@ - License, v. 2.0. If a copy of the MPL was not distributed with this - file, You can obtain one at http://mozilla.org/MPL/2.0/. --> + +#ifdef MOZ_SAFE_BROWSING @@ -13,7 +15,6 @@ - @@ -25,6 +26,11 @@ +#else + + + +#endif -- cgit v1.2.3