diff options
author | Moonchild <mcwerewolf@gmail.com> | 2018-06-10 20:46:30 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-06-10 20:46:30 +0200 |
commit | 27783db85a4d3c38b041e51b088ed2dbd35e96c1 (patch) | |
tree | bdecff2c72ae61e598585a2821a53c523fc89a4a /application/basilisk/components/preferences/in-content/jar.mn | |
parent | 25f9c54aded0f514e6be7eb3105fcdb214431a59 (diff) | |
parent | 7128f0d21de4d03be75133fbbd698f996fcd2a50 (diff) | |
download | UXP-27783db85a4d3c38b041e51b088ed2dbd35e96c1.tar UXP-27783db85a4d3c38b041e51b088ed2dbd35e96c1.tar.gz UXP-27783db85a4d3c38b041e51b088ed2dbd35e96c1.tar.lz UXP-27783db85a4d3c38b041e51b088ed2dbd35e96c1.tar.xz UXP-27783db85a4d3c38b041e51b088ed2dbd35e96c1.zip |
Merge pull request #469 from JustOff/PR_SB_DoNotTrack
[BASILISK] Remove tracking protection controls from the UI if safebrowsing isn't built
Diffstat (limited to 'application/basilisk/components/preferences/in-content/jar.mn')
-rw-r--r-- | application/basilisk/components/preferences/in-content/jar.mn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/application/basilisk/components/preferences/in-content/jar.mn b/application/basilisk/components/preferences/in-content/jar.mn index 130bf8549..e61a88856 100644 --- a/application/basilisk/components/preferences/in-content/jar.mn +++ b/application/basilisk/components/preferences/in-content/jar.mn @@ -8,7 +8,7 @@ browser.jar: content/browser/preferences/in-content/subdialogs.js content/browser/preferences/in-content/main.js - content/browser/preferences/in-content/privacy.js +* content/browser/preferences/in-content/privacy.js content/browser/preferences/in-content/containers.js content/browser/preferences/in-content/advanced.js content/browser/preferences/in-content/applications.js |