gecko-dev/toolkit/crashreporter/jar.mn
Jason Adler f7585987c9 Bug 1609823 Make about:crashes an HTML file r=ntim
Differential Revision: https://phabricator.services.mozilla.com/D66253

--HG--
rename : toolkit/crashreporter/content/crashes.xhtml => toolkit/crashreporter/content/crashes.html
extra : moz-landing-system : lando
2020-03-11 19:15:12 +00:00

11 lines
436 B
Plaintext

# This Source Code Form is subject to the terms of the Mozilla Public
# 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/.
toolkit.jar:
#ifdef MOZ_CRASHREPORTER
content/global/crashes.html (content/crashes.html)
content/global/crashes.js (content/crashes.js)
content/global/crashes.css (content/crashes.css)
#endif