diff options
Diffstat (limited to '')
-rw-r--r-- | browser/components/screenshots/jar.mn | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/browser/components/screenshots/jar.mn b/browser/components/screenshots/jar.mn index 7a4e2ed73a..4618f78c52 100644 --- a/browser/components/screenshots/jar.mn +++ b/browser/components/screenshots/jar.mn @@ -12,11 +12,11 @@ browser.jar: content/browser/screenshots/icon-welcome-face-without-eyes.svg (content/icon-welcome-face-without-eyes.svg) content/browser/screenshots/menu-fullpage.svg (content/menu-fullpage.svg) content/browser/screenshots/menu-visible.svg (content/menu-visible.svg) - content/browser/screenshots/screenshots.js (content/screenshots.js) content/browser/screenshots/screenshots-buttons.js (screenshots-buttons.js) content/browser/screenshots/screenshots-buttons.css (screenshots-buttons.css) - content/browser/screenshots/screenshots.css (content/screenshots.css) - content/browser/screenshots/screenshots.html (content/screenshots.html) + content/browser/screenshots/screenshots-preview.css (screenshots-preview.css) + content/browser/screenshots/screenshots-preview.html (screenshots-preview.html) + content/browser/screenshots/screenshots-preview.mjs (screenshots-preview.mjs) content/browser/screenshots/overlay/ (overlay/**) content/browser/screenshots/overlayHelpers.mjs |