diff options
author | Matt A. Tobin <email@mattatobin.com> | 2020-02-06 09:47:45 -0500 |
---|---|---|
committer | wolfbeast <mcwerewolf@wolfbeast.com> | 2020-04-14 12:39:21 +0200 |
commit | 1000488a5bcdc5078b96c1781a260932c5ae39f1 (patch) | |
tree | 7d36c7f45f0df68e67d4f5e8073e36ba1ee545a0 /toolkit/components/alerts/jar.mn | |
parent | ffe75592e3d23cefa4e4cbff3605836122002659 (diff) | |
download | UXP-1000488a5bcdc5078b96c1781a260932c5ae39f1.tar UXP-1000488a5bcdc5078b96c1781a260932c5ae39f1.tar.gz UXP-1000488a5bcdc5078b96c1781a260932c5ae39f1.tar.lz UXP-1000488a5bcdc5078b96c1781a260932c5ae39f1.tar.xz UXP-1000488a5bcdc5078b96c1781a260932c5ae39f1.zip |
Issue #65 - Remove AppConstants from toolkit/components/alerts
Diffstat (limited to 'toolkit/components/alerts/jar.mn')
-rw-r--r-- | toolkit/components/alerts/jar.mn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/toolkit/components/alerts/jar.mn b/toolkit/components/alerts/jar.mn index c45939078..c9bd127dd 100644 --- a/toolkit/components/alerts/jar.mn +++ b/toolkit/components/alerts/jar.mn @@ -5,4 +5,4 @@ toolkit.jar: content/global/alerts/alert.css (resources/content/alert.css) content/global/alerts/alert.xul (resources/content/alert.xul) - content/global/alerts/alert.js (resources/content/alert.js) +* content/global/alerts/alert.js (resources/content/alert.js) |