diff options
author | Matt A. Tobin <email@mattatobin.com> | 2020-02-06 09:47:45 -0500 |
---|---|---|
committer | Matt A. Tobin <email@mattatobin.com> | 2020-02-06 09:47:45 -0500 |
commit | 741abd440e4f4c4d91799f06c826e0f879c5c837 (patch) | |
tree | 8827ea4ef97646a2c8f193d0a396c38d06c4dedf /toolkit/components/alerts/jar.mn | |
parent | 0749a35be9b6c699211ddb54dbbf8406d4aadf6e (diff) | |
download | UXP-741abd440e4f4c4d91799f06c826e0f879c5c837.tar UXP-741abd440e4f4c4d91799f06c826e0f879c5c837.tar.gz UXP-741abd440e4f4c4d91799f06c826e0f879c5c837.tar.lz UXP-741abd440e4f4c4d91799f06c826e0f879c5c837.tar.xz UXP-741abd440e4f4c4d91799f06c826e0f879c5c837.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) |