diff options
author | trav90 <travawine@protonmail.ch> | 2018-05-14 08:22:11 -0500 |
---|---|---|
committer | trav90 <travawine@protonmail.ch> | 2018-05-14 08:22:11 -0500 |
commit | 79edb388a3ce6facbb11de51eeade667dae0d995 (patch) | |
tree | fff70ed8b236c10db569c4a6737cfac4fb465cf4 /browser/components/preferences | |
parent | 41d68e3f70b0aabc01cf9a49c43cf1aab0f4bdce (diff) | |
download | UXP-79edb388a3ce6facbb11de51eeade667dae0d995.tar UXP-79edb388a3ce6facbb11de51eeade667dae0d995.tar.gz UXP-79edb388a3ce6facbb11de51eeade667dae0d995.tar.lz UXP-79edb388a3ce6facbb11de51eeade667dae0d995.tar.xz UXP-79edb388a3ce6facbb11de51eeade667dae0d995.zip |
Include in-content preferences file security.js in pre-processing
Diffstat (limited to 'browser/components/preferences')
-rw-r--r-- | browser/components/preferences/in-content/jar.mn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/browser/components/preferences/in-content/jar.mn b/browser/components/preferences/in-content/jar.mn index 3497ff555..130bf8549 100644 --- a/browser/components/preferences/in-content/jar.mn +++ b/browser/components/preferences/in-content/jar.mn @@ -14,5 +14,5 @@ browser.jar: content/browser/preferences/in-content/applications.js * content/browser/preferences/in-content/content.js content/browser/preferences/in-content/sync.js - content/browser/preferences/in-content/security.js +* content/browser/preferences/in-content/security.js content/browser/preferences/in-content/search.js |