pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

firefox45-hg: add package based on 45.x branch of pkgsrc.



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By:	wiz
Date:		Wed Jan 20 19:44:36 2016 +0100
Changeset:	8dadc9c146d27ad653bf1f722fd48fff14ce3df0

Modified Files:
	Makefile
Added Files:
	firefox45-hg/DESCR
	firefox45-hg/Makefile
	firefox45-hg/PLIST
	firefox45-hg/PLIST.gnome
	firefox45-hg/PLIST.nobranding
	firefox45-hg/TODO
	firefox45-hg/distinfo
	firefox45-hg/files/desktop.in
	firefox45-hg/hacks.mk
	firefox45-hg/mozilla-common.mk
	firefox45-hg/options.mk
	firefox45-hg/patches/patch-aa
	firefox45-hg/patches/patch-ao
	firefox45-hg/patches/patch-bf
	firefox45-hg/patches/patch-browser_extensions_loop_run-all-loop-tests.sh
	firefox45-hg/patches/patch-browser_installer_package-manifest.in
	firefox45-hg/patches/patch-build_autoconf_nss.m4
	firefox45-hg/patches/patch-build_gyp.mozbuild
	firefox45-hg/patches/patch-config_Makefile.in
	firefox45-hg/patches/patch-config_rules.mk
	firefox45-hg/patches/patch-config_system-headers
	firefox45-hg/patches/patch-dom_base_moz.build
	firefox45-hg/patches/patch-extensions_spellcheck_hunspell_glue_mozHunspell.cpp
	firefox45-hg/patches/patch-gfx_moz.build
	firefox45-hg/patches/patch-image_decoders_nsJPEGDecoder.cpp
	firefox45-hg/patches/patch-ios
	firefox45-hg/patches/patch-ipc_chromium_src_base_platform__thread__posix.cc
	firefox45-hg/patches/patch-ipc_chromium_src_base_process__util.h
	firefox45-hg/patches/patch-ipc_glue_GeckoChildProcessHost.cpp
	firefox45-hg/patches/patch-ipc_ipdl_ipdl_cxx_ast.py
	firefox45-hg/patches/patch-ipc_ipdl_ipdl_cxx_cgen.py
	firefox45-hg/patches/patch-js__src__vm__SPSProfiler.cpp
	firefox45-hg/patches/patch-media_libcubeb_src_cubeb__alsa.c
	firefox45-hg/patches/patch-media_webrtc_trunk_webrtc_modules_video__capture_linux_device__info__linux.cc
	firefox45-hg/patches/patch-media_webrtc_trunk_webrtc_modules_video__capture_linux_video__capture__linux.cc
	firefox45-hg/patches/patch-mfbt_Alignment.h
	firefox45-hg/patches/patch-mfbt_Attributes.h
	firefox45-hg/patches/patch-ostream
	firefox45-hg/patches/patch-toolkit_library_moz.build
	firefox45-hg/patches/patch-toolkit_toolkit.mozbuild
	firefox45-hg/patches/patch-unwind.h
	firefox45-hg/patches/patch-xg
	firefox45-hg/patches/patch-xl
	firefox45-hg/patches/patch-xm
	firefox45-hg/patches/patch-xpcom_reflect_xptcall_md_unix_xptcinvoke__asm__mips.S
	firefox45-hg/patches/patch-xpcom_reflect_xptcall_md_unix_xptcinvoke__gcc__x86__unix.cpp
	firefox45-hg/patches/patch-xptcinvoke__sparc64__netbsd.cpp
	firefox45-hg/patches/patch-xptcstubs__asm__sparc64__netbsd.s
	firefox45-hg/xpi.mk

Log Message:
firefox45-hg: add package based on 45.x branch of pkgsrc.

Requested by martin.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=8dadc9c146d27ad653bf1f722fd48fff14ce3df0

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 Makefile                                           |    3 +-
 firefox45-hg/DESCR                                 |   12 +
 firefox45-hg/Makefile                              |   99 +
 firefox45-hg/PLIST                                 | 3951 ++++++++++++++++++++
 firefox45-hg/PLIST.gnome                           |    3 +
 firefox45-hg/PLIST.nobranding                      |    2 +
 firefox45-hg/TODO                                  |    1 +
 firefox45-hg/distinfo                              |   42 +
 firefox45-hg/files/desktop.in                      |  191 +
 firefox45-hg/hacks.mk                              |   13 +
 firefox45-hg/mozilla-common.mk                     |  202 +
 firefox45-hg/options.mk                            |   95 +
 firefox45-hg/patches/patch-aa                      |   76 +
 firefox45-hg/patches/patch-ao                      |   13 +
 firefox45-hg/patches/patch-bf                      |   13 +
 ...h-browser_extensions_loop_run-all-loop-tests.sh |   13 +
 .../patch-browser_installer_package-manifest.in    |   13 +
 firefox45-hg/patches/patch-build_autoconf_nss.m4   |   46 +
 firefox45-hg/patches/patch-build_gyp.mozbuild      |   12 +
 firefox45-hg/patches/patch-config_Makefile.in      |   13 +
 firefox45-hg/patches/patch-config_rules.mk         |   12 +
 firefox45-hg/patches/patch-config_system-headers   |   16 +
 firefox45-hg/patches/patch-dom_base_moz.build      |   14 +
 ...nsions_spellcheck_hunspell_glue_mozHunspell.cpp |   17 +
 firefox45-hg/patches/patch-gfx_moz.build           |   26 +
 .../patches/patch-image_decoders_nsJPEGDecoder.cpp |  363 ++
 firefox45-hg/patches/patch-ios                     |    8 +
 ...pc_chromium_src_base_platform__thread__posix.cc |   17 +
 .../patch-ipc_chromium_src_base_process__util.h    |   14 +
 .../patch-ipc_glue_GeckoChildProcessHost.cpp       |   18 +
 .../patches/patch-ipc_ipdl_ipdl_cxx_ast.py         |   25 +
 .../patches/patch-ipc_ipdl_ipdl_cxx_cgen.py        |   27 +
 .../patches/patch-js__src__vm__SPSProfiler.cpp     |   17 +
 .../patches/patch-media_libcubeb_src_cubeb__alsa.c |   14 +
 ...les_video__capture_linux_device__info__linux.cc |   38 +
 ...s_video__capture_linux_video__capture__linux.cc |   30 +
 firefox45-hg/patches/patch-mfbt_Alignment.h        |   48 +
 firefox45-hg/patches/patch-mfbt_Attributes.h       |   32 +
 firefox45-hg/patches/patch-ostream                 |    8 +
 .../patches/patch-toolkit_library_moz.build        |   20 +
 .../patches/patch-toolkit_toolkit.mozbuild         |   15 +
 firefox45-hg/patches/patch-unwind.h                |    9 +
 firefox45-hg/patches/patch-xg                      |   33 +
 firefox45-hg/patches/patch-xl                      |   27 +
 firefox45-hg/patches/patch-xm                      |   49 +
 ...reflect_xptcall_md_unix_xptcinvoke__asm__mips.S |   52 +
 ..._xptcall_md_unix_xptcinvoke__gcc__x86__unix.cpp |   13 +
 .../patches/patch-xptcinvoke__sparc64__netbsd.cpp  |   89 +
 .../patch-xptcstubs__asm__sparc64__netbsd.s        |   71 +
 firefox45-hg/xpi.mk                                |   25 +
 50 files changed, 5959 insertions(+), 1 deletion(-)

diffs:
diff --git a/Makefile b/Makefile
old mode 100755
new mode 100644
index e55809c..b1d8c55
--- a/Makefile
+++ b/Makefile
@@ -703,6 +703,7 @@ SUBDIR+=	firebird
 SUBDIR+=	fireflysung-ttf
 SUBDIR+=	firefox-hg
 SUBDIR+=	firefox-wrapper
+SUBDIR+=	firefox45-hg
 SUBDIR+=	firehose
 SUBDIR+=	flam3-svn
 SUBDIR+=	flasm
@@ -1639,7 +1640,6 @@ SUBDIR+=	lmfit
 SUBDIR+=	lmod
 SUBDIR+=	logfmon-devel
 SUBDIR+=	logrotate-git
-SUBDIR+=	logrotate-svn
 SUBDIR+=	logwatch
 SUBDIR+=	lorder
 SUBDIR+=	love
@@ -3980,6 +3980,7 @@ SUBDIR+=	vreng
 SUBDIR+=	vte
 SUBDIR+=	wackamole
 SUBDIR+=	waffle
+SUBDIR+=	wanderer
 SUBDIR+=	wang-ttf
 SUBDIR+=	watch
 SUBDIR+=	wbox
diff --git a/firefox45-hg/DESCR b/firefox45-hg/DESCR
new file mode 100644
index 0000000..3877805
--- /dev/null
+++ b/firefox45-hg/DESCR
@@ -0,0 +1,12 @@
+Mozilla Firefox is a free, open-source and cross-platform web browser
+for Windows, Linux, MacOS X and many other operating systems.
+
+It is fast and easy to use, and offers many advantages over other web
+browsers, such as tabbed browsing and the ability to block pop-up
+windows.
+
+Firefox also offers excellent bookmark and history management, and it
+can be extended by developers using industry standards such as XML,
+CSS, JavaScript, C++, etc. Many extensions are available.
+
+This package contains the hg version.
diff --git a/firefox45-hg/Makefile b/firefox45-hg/Makefile
new file mode 100644
index 0000000..e4b43f8
--- /dev/null
+++ b/firefox45-hg/Makefile
@@ -0,0 +1,99 @@
+# $NetBSD: Makefile,v 1.9 2015/08/17 07:30:47 thomasklausner Exp $
+
+FIREFOX_VER=	${MOZ_BRANCH}${MOZ_BRANCH_MINOR}
+MOZ_BRANCH=	45.0a1
+MOZ_BRANCH_MINOR=
+
+DISTNAME=	firefox45-${FIREFOX_VER}.source
+PKGNAME=	firefox45-${MOZ_BRANCH}${MOZ_BRANCH_MINOR:S/b/beta/:S/esr//}
+CATEGORIES=	www
+MASTER_SITES=	${MASTER_SITE_MOZILLA:=firefox/releases/${FIREFOX_VER}/source/}
+MASTER_SITES+=	${MASTER_SITE_MOZILLA_ALL:=firefox/releases/${FIREFOX_VER}/source/}
+EXTRACT_SUFX=	.tar.bz2
+
+HG_REPOSITORIES=	mozilla
+HG_REPO.mozilla=	https://hg.mozilla.org/mozilla-central
+HG_TAG=			FIREFOX_AURORA_45_BASE
+
+MAINTAINER=	wiz%NetBSD.org@localhost
+HOMEPAGE=	http://www.mozilla.com/en-US/firefox/
+COMMENT=	Web browser with support for extensions (hg version, 45.x branch)
+LICENSE=	mpl-1.1
+
+WRKSRC=		${WRKDIR}/mozilla
+MOZILLA_DIR=	# empty
+
+BUILD_DEPENDS+=	yasm-[0-9]*:../../devel/yasm
+
+CONFIGURE_ARGS+=	--enable-application=browser
+
+# workround for link of libxul.so etc.
+LDFLAGS+=		${COMPILER_RPATH_FLAG}${PREFIX}/lib/firefox-${MOZ_BRANCH} ${COMPILER_RPATH_FLAG}${PREFIX}/lib
+LDFLAGS.SunOS+=		-lm
+
+PLIST_SUBST+=	VERSION=${MOZ_BRANCH}
+PRINT_PLIST_AWK+=	{ gsub(/${MOZ_BRANCH}/, "$${VERSION}") }
+
+ALL_ENV+=		MOZILLA_PKG_NAME=firefox
+
+.include "../../mk/bsd.prefs.mk"
+
+# Avoid ld "invalid section index" errors.
+.if ${OPSYS} == "SunOS"
+BUILDLINK_TRANSFORM+=	rm:-fdata-sections
+BUILDLINK_TRANSFORM+=	rm:-ffunction-sections
+.endif
+BUILDLINK_TRANSFORM+=	rm:-Werror
+BUILDLINK_TRANSFORM+=	rm:-Werror=[A-z0-9_-]*
+
+LDFLAGS.DragonFly=	-lplc4 -lnspr4
+LDFLAGS.FreeBSD=	-lplc4 -lnspr4
+LDFLAGS.Linux=		-lnspr4
+
+.include "mozilla-common.mk"
+.include "options.mk"
+
+CHECK_INTERPRETER_SKIP+=lib/firefox-sdk/sdk/bin/header.py
+CHECK_INTERPRETER_SKIP+=lib/firefox-sdk/sdk/bin/typelib.py
+CHECK_INTERPRETER_SKIP+=lib/firefox-sdk/sdk/bin/xpidl.py
+CHECK_INTERPRETER_SKIP+=lib/firefox-sdk/sdk/bin/xpt.py
+
+MOZILLA=firefox
+MOZILLA_ICON=	${WRKSRC}/${OBJDIR}/dist/firefox/browser/chrome/icons/default/default48.png
+.if !empty(PKG_OPTIONS:Mofficial-mozilla-branding)
+MOZILLA_NAME=	Firefox
+.else
+MOZILLA_NAME=	Browser
+.endif
+
+SUBST_CLASSES+=		sys-dic
+SUBST_STAGE.sys-dic=	pre-configure
+SUBST_MESSAGE.sys-dic=	Reference to system hunspell dictionaries.
+SUBST_FILES.sys-dic=	extensions/spellcheck/hunspell/glue/mozHunspell.cpp
+SUBST_VARS.sys-dic=	PREFIX
+
+pre-configure:
+	cd ${WRKSRC} && mkdir ${OBJDIR}
+	cd ${WRKSRC} && autoconf
+	cd ${WRKSRC}/js/src && autoconf
+# XXX Makefile is broken? When libxul is provided from devel/xulrunner,
+# XXX please remove this.
+	mkdir ${WRKSRC}/js/src/.deps
+
+post-build:
+	${SED} -e 's|@MOZILLA@|${MOZILLA}|g'				\
+	  -e 's|@MOZILLA_NAME@|${MOZILLA_NAME}|g'			\
+	  -e 's|@FIREFOX_ICON@|${MOZILLA}.png|g'			\
+	  < ${FILESDIR}/desktop.in					\
+	  > ${WRKDIR}/desktop
+
+INSTALLATION_DIRS+=	share/applications share/pixmaps
+post-install:
+	${INSTALL_DATA} ${WRKDIR}/desktop				\
+	  ${DESTDIR}${PREFIX}/share/applications/${MOZILLA}.desktop
+	${INSTALL_DATA} ${MOZILLA_ICON}					\
+	  ${DESTDIR}${PREFIX}/share/pixmaps/${MOZILLA}.png
+
+.include "../../sysutils/desktop-file-utils/desktopdb.mk"
+.include "../../wip/mk/hg-package.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/firefox45-hg/PLIST b/firefox45-hg/PLIST
new file mode 100644
index 0000000..50650d7
--- /dev/null
+++ b/firefox45-hg/PLIST
@@ -0,0 +1,3951 @@
+@comment $NetBSD$
+bin/firefox
+lib/firefox-${VERSION}/application.ini
+lib/firefox-${VERSION}/browser/blocklist.xml
+lib/firefox-${VERSION}/browser/chrome.manifest
+lib/firefox-${VERSION}/browser/chrome/browser/content/branding/about-logo.png
+lib/firefox-${VERSION}/browser/chrome/browser/content/branding/about-logo%2x.png@localhost
+lib/firefox-${VERSION}/browser/chrome/browser/content/branding/about-wordmark.svg
+lib/firefox-${VERSION}/browser/chrome/browser/content/branding/about.png
+lib/firefox-${VERSION}/browser/chrome/browser/content/branding/aboutDialog.css
+lib/firefox-${VERSION}/browser/chrome/browser/content/branding/icon128.png
+lib/firefox-${VERSION}/browser/chrome/browser/content/branding/icon16.png
+lib/firefox-${VERSION}/browser/chrome/browser/content/branding/icon32.png
+lib/firefox-${VERSION}/browser/chrome/browser/content/branding/icon48.png
+lib/firefox-${VERSION}/browser/chrome/browser/content/branding/icon64.png
+lib/firefox-${VERSION}/browser/chrome/browser/content/branding/identity-icons-brand.svg
+lib/firefox-${VERSION}/browser/chrome/browser/content/branding/silhouette-40.svg
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/aboutDialog-appUpdater.js
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/aboutDialog.css
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/aboutDialog.js
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/aboutDialog.xul
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/aboutNetError.xhtml
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/aboutPrivateBrowsing.css
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/aboutPrivateBrowsing.js
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/aboutPrivateBrowsing.xhtml
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/aboutProviderDirectory.xhtml
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/aboutRobots-icon.png
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/aboutRobots-widget-left.png
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/aboutRobots.xhtml
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/aboutSessionRestore.js
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/aboutSessionRestore.xhtml
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/aboutSocialError.xhtml
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/aboutTabCrashed.css
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/aboutTabCrashed.js
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/aboutTabCrashed.xhtml
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/aboutTabGroupsMigration.js
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/aboutTabGroupsMigration.xhtml
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/aboutWelcomeBack.xhtml
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/aboutaccounts/aboutaccounts.css
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/aboutaccounts/aboutaccounts.js
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/aboutaccounts/aboutaccounts.xhtml
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/aboutaccounts/images/fox.png
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/aboutaccounts/images/graphic_sync_intro.png
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/aboutaccounts/images/graphic_sync_intro%2x.png@localhost
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/aboutaccounts/main.css
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/aboutaccounts/normalize.css
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/abouthealthreport/abouthealth.css
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/abouthealthreport/abouthealth.js
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/abouthealthreport/abouthealth.xhtml
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/abouthome/aboutHome.css
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/abouthome/aboutHome.js
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/abouthome/aboutHome.xhtml
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/abouthome/addons.png
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/abouthome/addons%2x.png@localhost
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/abouthome/apps.png
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/abouthome/apps%2x.png@localhost
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/abouthome/bookmarks.png
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/abouthome/bookmarks%2x.png@localhost
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/abouthome/downloads.png
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/abouthome/downloads%2x.png@localhost
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/abouthome/history.png
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/abouthome/history%2x.png@localhost
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/abouthome/mozilla.png
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/abouthome/mozilla%2x.png@localhost
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/abouthome/restore-large.png
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/abouthome/restore-large%2x.png@localhost
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/abouthome/restore.png
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/abouthome/restore%2x.png@localhost
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/abouthome/settings.png
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/abouthome/settings%2x.png@localhost
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/abouthome/snippet1.png
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/abouthome/snippet1%2x.png@localhost
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/abouthome/snippet2.png
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/abouthome/snippet2%2x.png@localhost
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/abouthome/sync.png
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/abouthome/sync%2x.png@localhost
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/baseMenuOverlay.xul
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/blockedSite.xhtml
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/bookmarks/bookmarksPanel.js
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/bookmarks/bookmarksPanel.xul
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/bookmarks/sidebarUtils.js
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/browser-addons.js
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/browser-ctrlTab.js
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/browser-customization.js
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/browser-data-submission-info-bar.js
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/browser-devedition.js
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/browser-eme.js
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/browser-feeds.js
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/browser-fullScreen.js
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/browser-fullZoom.js
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/browser-fxaccounts.js
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/browser-gestureSupport.js
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/browser-places.js
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/browser-plugins.js
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/browser-safebrowsing.js
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/browser-sidebar.js
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/browser-social.js
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/browser-syncui.js
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/browser-tabPreviews.xml
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/browser-tabsintitlebar.js
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/browser-thumbnails.js
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/browser-trackingprotection.js
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/browser.css
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/browser.js
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/browser.xul
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/certerror/aboutCertError.css
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/certerror/aboutCertError.xhtml
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/chatWindow.xul
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/content-UITour.js
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/content-sessionStore.js
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/content.js
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/contentSearchUI.css
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/contentSearchUI.js
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/customizableui/aboutCustomizing.xul
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/customizableui/panelUI.css
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/customizableui/panelUI.js
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/customizableui/panelUI.xml
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/customizableui/toolbar.xml
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/defaultthemes/1.footer.jpg
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/defaultthemes/1.header.jpg
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/defaultthemes/1.icon.jpg
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/defaultthemes/1.preview.jpg
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/defaultthemes/2.footer.jpg
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/defaultthemes/2.header.jpg
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/defaultthemes/2.icon.jpg
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/defaultthemes/2.preview.jpg
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/defaultthemes/3.footer.png
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/defaultthemes/3.header.png
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/defaultthemes/3.icon.png
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/defaultthemes/3.preview.png
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/defaultthemes/4.footer.png
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/defaultthemes/4.header.png
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/defaultthemes/4.icon.png
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/defaultthemes/4.preview.png
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/defaultthemes/5.footer.png
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/defaultthemes/5.header.png
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/defaultthemes/5.icon.jpg
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/defaultthemes/5.preview.jpg
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/defaultthemes/devedition.header.png
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/defaultthemes/devedition.icon.png
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/downloads/allDownloadsViewOverlay.css
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/downloads/allDownloadsViewOverlay.js
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/downloads/allDownloadsViewOverlay.xul
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/downloads/contentAreaDownloadsView.css
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/downloads/contentAreaDownloadsView.js
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/downloads/contentAreaDownloadsView.xul
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/downloads/download.css
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/downloads/download.xml
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/downloads/downloads.css
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/downloads/downloads.js
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/downloads/downloadsOverlay.xul
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/downloads/indicator.js
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/downloads/indicatorOverlay.xul
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/ext-bookmarks.js
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/ext-browserAction.js
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/ext-contextMenus.js
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/ext-pageAction.js
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/ext-tabs.js
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/ext-utils.js
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/ext-windows.js
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/extension.svg
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/feeds/subscribe.css
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/feeds/subscribe.js
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/feeds/subscribe.xhtml
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/feeds/subscribe.xml
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/gcli_sec_bad.svg
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/gcli_sec_good.svg
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/gcli_sec_moderate.svg
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/hiddenWindow.xul
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/history/history-panel.xul
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/license.html
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/microsoft-translator-attribution.png
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/migration/migration.js
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/migration/migration.xul
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/newtab/newTab.css
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/newtab/newTab.inadjacent.json
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/newtab/newTab.js
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/newtab/newTab.xhtml
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/nsContextMenu.js
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/pageinfo/feeds.js
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/pageinfo/feeds.xml
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/pageinfo/pageInfo.css
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/pageinfo/pageInfo.js
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/pageinfo/pageInfo.xml
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/pageinfo/pageInfo.xul
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/pageinfo/permissions.js
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/pageinfo/security.js
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/places/bookmarkProperties.js
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/places/bookmarkProperties.xul
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/places/bookmarkProperties2.xul
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/places/browserPlacesViews.js
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/places/controller.js
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/places/downloadsViewOverlay.xul
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/places/editBookmarkOverlay.js
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/places/editBookmarkOverlay.xul
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/places/history-panel.js
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/places/menu.xml
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/places/moveBookmarks.js
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/places/moveBookmarks.xul
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/places/organizer.css
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/places/places.css
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/places/places.js
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/places/places.xul
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/places/placesOverlay.xul
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/places/tree.xml
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/places/treeView.js
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/pocket/main.js
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/pocket/panels/css/firasans.css
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/pocket/panels/css/normalize.css
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/pocket/panels/css/saved.css
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/pocket/panels/css/signup.css
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/pocket/panels/fonts/FiraSans-Regular.woff
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/pocket/panels/img/pocketerror%1x.png@localhost
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/pocket/panels/img/pocketerror%2x.png@localhost
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/pocket/panels/img/pocketlogo%1x.png@localhost
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/pocket/panels/img/pocketlogo%2x.png@localhost
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/pocket/panels/img/pocketlogosolo%1x.png@localhost
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/pocket/panels/img/pocketlogosolo%2x.png@localhost
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/pocket/panels/img/pocketmenuitem16.png
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/pocket/panels/img/pocketmenuitem16%2x.png@localhost
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/pocket/panels/img/pocketsignup_button%1x.png@localhost
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/pocket/panels/img/pocketsignup_button%2x.png@localhost
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/pocket/panels/img/pocketsignup_devices%1x.png@localhost
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/pocket/panels/img/pocketsignup_devices%2x.png@localhost
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/pocket/panels/img/pocketsignup_hero%1x.png@localhost
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/pocket/panels/img/pocketsignup_hero%2x.png@localhost
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/pocket/panels/img/signup_firefoxlogo%1x.png@localhost
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/pocket/panels/img/signup_firefoxlogo%2x.png@localhost
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/pocket/panels/img/signup_help%1x.png@localhost
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/pocket/panels/img/signup_help%2x.png@localhost
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/pocket/panels/img/tag_close%1x.png@localhost
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/pocket/panels/img/tag_close%2x.png@localhost
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/pocket/panels/img/tag_closeactive%1x.png@localhost
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/pocket/panels/img/tag_closeactive%2x.png@localhost
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/pocket/panels/js/messages.js
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/pocket/panels/js/saved.js
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/pocket/panels/js/signup.js
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/pocket/panels/js/tmpl.js
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/pocket/panels/js/vendor/handlebars.runtime.js
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/pocket/panels/js/vendor/jquery-2.1.1.min.js
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/pocket/panels/js/vendor/jquery.tokeninput.min.js
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/pocket/panels/saved.html
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/pocket/panels/signup.html
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/pocket/panels/tmpl/saved_premiumextras.handlebars
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/pocket/panels/tmpl/saved_premiumshell.handlebars
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/pocket/panels/tmpl/saved_shell.handlebars
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/pocket/panels/tmpl/signup_shell.handlebars
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/pocket/panels/tmpl/signupstoryboard_shell.handlebars
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/pocket/pktApi.js
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/preferences/applicationManager.js
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/preferences/applicationManager.xul
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/preferences/blocklists.js
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/preferences/blocklists.xul
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/preferences/colors.xul
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/preferences/connection.js
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/preferences/connection.xul
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/preferences/cookies.js
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/preferences/cookies.xul
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/preferences/fonts.js
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/preferences/fonts.xul
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/preferences/handlers.css
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/preferences/handlers.xml
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/preferences/in-content/advanced.js
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/preferences/in-content/applications.js
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/preferences/in-content/content.js
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/preferences/in-content/main.js
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/preferences/in-content/preferences.js
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/preferences/in-content/preferences.xul
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/preferences/in-content/privacy.js
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/preferences/in-content/search.css
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/preferences/in-content/search.js
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/preferences/in-content/security.js
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/preferences/in-content/subdialogs.js
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/preferences/in-content/sync.js
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/preferences/languages.js
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/preferences/languages.xul
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/preferences/permissions.js
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/preferences/permissions.xul
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/preferences/sanitize.js
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/preferences/sanitize.xul
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/preferences/selectBookmark.js
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/preferences/selectBookmark.xul
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/preferences/translation.js
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/preferences/translation.xul
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/remote-newtab/newTab.css
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/remote-newtab/newTab.js
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/remote-newtab/newTab.xhtml
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/report-phishing-overlay.xul
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/safeMode.css
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/safeMode.js
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/safeMode.xul
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/sanitize.js
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/sanitize.xul
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/sanitizeDialog.css
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/sanitizeDialog.js
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/schemas/tabs.json
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/schemas/windows.json
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/search/search.xml
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/search/searchbarBindings.css
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/setDesktopBackground.js
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/setDesktopBackground.xul
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/social-content.js
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/socialchat.xml
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/socialmarks.xml
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/sync/aboutSyncTabs-bindings.xml
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/sync/aboutSyncTabs.css
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/sync/aboutSyncTabs.js
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/sync/aboutSyncTabs.xul
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/sync/addDevice.js
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/sync/addDevice.xul
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/sync/customize.css
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/sync/customize.js
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/sync/customize.xul
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/sync/genericChange.js
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/sync/genericChange.xul
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/sync/key.xhtml
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/sync/setup.js
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/sync/setup.xul
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/sync/utils.js
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/tab-content.js
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/tabbrowser.css
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/tabbrowser.xml
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/translation-infobar.xml
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/urlbarBindings.xml
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/utilityOverlay.js
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/viewSourceOverlay.xul
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/web-panels.js
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/web-panels.xul
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/webrtcIndicator.js
+lib/firefox-${VERSION}/browser/chrome/browser/content/browser/webrtcIndicator.xul
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/Geolocation-16.png
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/Geolocation-64.png
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/Info.png
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/Privacy-16.png
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/Security-broken.png
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/Toolbar-inverted.png
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/Toolbar-small.png
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/Toolbar.png
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/aboutCertError.css
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/aboutNetError.css
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/aboutProviderDirectory.css
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/aboutSessionRestore-window-icon.png
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/aboutSessionRestore.css
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/aboutSocialError.css
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/aboutSyncTabs.css
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/aboutTabCrashed.css
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/aboutWelcomeBack.css
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/actionicon-tab.png
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/addons/addon-install-anchor.svg
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/addons/addon-install-blocked.svg
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/addons/addon-install-confirm.svg
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/addons/addon-install-downloading.svg
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/addons/addon-install-error.svg
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/addons/addon-install-installed.svg
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/addons/addon-install-restart.svg
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/addons/addon-install-warning.svg
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/badge-add-engine.png
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/badge-add-engine%2x.png@localhost
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/browser-lightweightTheme.css
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/browser.css
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/cert-error.svg
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/click-to-play-warning-stripes.png
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/content-contextmenu.svg
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/controlcenter/arrow-subview-back.svg
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/controlcenter/arrow-subview.svg
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/controlcenter/conn-degraded.svg
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/controlcenter/conn-not-secure.svg
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/controlcenter/conn-secure.svg
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/controlcenter/mcb-disabled.svg
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/controlcenter/panel.css
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/controlcenter/permissions.svg
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/controlcenter/tracking-protection-disabled.svg
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/controlcenter/tracking-protection.svg
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/controlcenter/warning-gray.svg
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/controlcenter/warning-yellow.svg
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/customizableui/background-noise-toolbar.png
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/customizableui/customize-illustration-rtl.png
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/customizableui/customize-illustration-rtl%2x.png@localhost
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/customizableui/customize-illustration.png
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/customizableui/customize-illustration%2x.png@localhost
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/customizableui/customizeFavicon.ico
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/customizableui/customizeMode-gridTexture.png
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/customizableui/customizeMode-separatorHorizontal.png
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/customizableui/customizeMode-separatorVertical.png
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/customizableui/info-icon-customizeTip.png
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/customizableui/info-icon-customizeTip%2x.png@localhost
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/customizableui/menuPanel-customizeFinish.png
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/customizableui/menuPanel-customizeFinish%2x.png@localhost
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/customizableui/panelUIOverlay.css
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/customizableui/panelarrow-customizeTip.png
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/customizableui/panelarrow-customizeTip%2x.png@localhost
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/customizableui/subView-arrow-back-inverted-rtl.png
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/customizableui/subView-arrow-back-inverted-rtl%2x.png@localhost
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/customizableui/subView-arrow-back-inverted.png
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/customizableui/subView-arrow-back-inverted%2x.png@localhost
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/customizableui/whimsy.png
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/customizableui/whimsy%2x.png@localhost
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/devedition.css
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/devedition/urlbar-arrow.png
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/devedition/urlbar-arrow%2x.png@localhost
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/devedition/urlbar-history-dropmarker.svg
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/devtools/common.css
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/downloads/allDownloadsViewOverlay.css
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/downloads/buttons.png
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/downloads/contentAreaDownloadsView.css
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/downloads/download-glow-menuPanel.png
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/downloads/download-notification-finish.png
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/downloads/download-notification-start.png
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/downloads/download-summary.png
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/downloads/downloads.css
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/drm-icon.svg
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/e10s-64%2x.png@localhost
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/feeds/feedIcon.png
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/feeds/feedIcon16.png
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/feeds/subscribe-ui.css
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/feeds/subscribe.css
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/fullscreen/insecure.svg
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/fullscreen/secure.svg
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/fxa/android.png
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/fxa/android%2x.png@localhost
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/fxa/default-avatar.png
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/fxa/default-avatar%2x.png@localhost
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/fxa/logo.png
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/fxa/logo%2x.png@localhost
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/fxa/sync-illustration.png
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/fxa/sync-illustration.svg
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/fxa/sync-illustration%2x.png@localhost
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/heartbeat-icon.svg
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/heartbeat-star-lit.svg
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/heartbeat-star-off.svg
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/identity-icon.svg
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/identity-mixed-active-blocked.svg
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/identity-mixed-active-loaded.svg
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/identity-mixed-passive-loaded.svg
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/identity-not-secure.svg
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/identity-secure.svg
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/info.svg
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/menuPanel-customize.png
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/menuPanel-customize%2x.png@localhost
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/menuPanel-exit.png
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/menuPanel-exit%2x.png@localhost
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/menuPanel-help.png
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/menuPanel-help%2x.png@localhost
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/menuPanel-small.png
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/menuPanel-small%2x.png@localhost
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/menuPanel.png
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/menuPanel%2x.png@localhost
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/monitor.png
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/monitor_16-10.png
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/newtab/close.png
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/newtab/controls.svg
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/newtab/newTab.css
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/newtab/whimsycorn.png
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/notification-pluginAlert.png
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/notification-pluginAlert%2x.png@localhost
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/notification-pluginBlocked.png
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/notification-pluginBlocked%2x.png@localhost
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/notification-pluginNormal.png
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/notification-pluginNormal%2x.png@localhost
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/page-livemarks.png
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/pageInfo.css
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/pageInfo.png
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/panic-panel/header-small.png
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/panic-panel/header-small%2x.png@localhost
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/panic-panel/header.png
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/panic-panel/header%2x.png@localhost
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/panic-panel/icons.png
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/panic-panel/icons%2x.png@localhost
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/places/autocomplete-star.png
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/places/bookmarks-menu-arrow.png
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/places/bookmarks-notification-finish.png
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/places/bookmarksMenu.png
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/places/bookmarksToolbar-menuPanel.png
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/places/bookmarksToolbar.png
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/places/calendar.png
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/places/downloads.png
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/places/editBookmarkOverlay.css
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/places/livemark-item.png
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/places/organizer.css
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/places/organizer.xml
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/places/places.css
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/places/query.png
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/places/starred48.png
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/places/tag.png
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/places/toolbarDropMarker.png
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/places/unsortedBookmarks.png
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/places/unstarred48.png
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/pointerLock-16.png
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/pointerLock-64.png
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/preferences/Options-sync.png
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/preferences/Options.png
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/preferences/alwaysAsk.png
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/preferences/applications.css
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/preferences/in-content/dialog.css
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/preferences/in-content/favicon.ico
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/preferences/in-content/icons.svg
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/preferences/in-content/preferences.css
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/preferences/in-content/search.css
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/preferences/mail.png
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/preferences/preferences.css
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/preferences/search.css
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/privatebrowsing-mask.png
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/privatebrowsing/attention.png
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/privatebrowsing/attention%2x.png@localhost
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/privatebrowsing/check.png
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/privatebrowsing/check%2x.png@localhost
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/privatebrowsing/mask.svg
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/privatebrowsing/shield-page.png
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/privatebrowsing/shield-page%2x.png@localhost
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/reader-tour.png
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/reader-tour%2x.png@localhost
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/readerMode.svg
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/reload-stop-go.png
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/reload-stop-go%2x.png@localhost
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/sanitizeDialog.css
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/search-arrow-go.svg
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/search-engine-placeholder.png
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/search-engine-placeholder%2x.png@localhost
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/search-history-icon.svg
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/search-indicator-badge-add.png
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/search-indicator-badge-add%2x.png@localhost
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/search-indicator-magnifying-glass.svg
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/search-indicator.png
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/search-indicator%2x.png@localhost
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/search-pref.png
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/searchbar.css
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/session-restore.svg
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/setDesktopBackground.css
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/slowStartup-16.png
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/social/chat-icons.svg
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/social/gear_clicked.png
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/social/gear_default.png
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/social/services-16.png
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/social/services-64.png
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/social/share-button-active.png
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/social/share-button.png
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/sync-128.png
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/sync-16.png
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/sync-32.png
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/sync-bg.png
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/sync-desktopIcon.png
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/sync-horizontalbar.png
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/sync-horizontalbar%2x.png@localhost
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/sync-mobileIcon.png
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/sync-notification-24.png
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/syncCommon.css
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/syncProgress-horizontalbar.png
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/syncProgress-horizontalbar%2x.png@localhost
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/syncProgress-menuPanel.png
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/syncProgress-menuPanel%2x.png@localhost
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/syncProgress-toolbar-inverted.png
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/syncProgress-toolbar.png
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/syncQuota.css
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/syncSetup.css
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/tab-crashed.svg
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/tabbrowser/alltabs-inverted.png
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/tabbrowser/alltabs.png
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/tabbrowser/connecting.png
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/tabbrowser/crashed.svg
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/tabbrowser/loading.png
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/tabbrowser/pendingpaint.png
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/tabbrowser/tab-active-middle.png
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/tabbrowser/tab-arrow-left-inverted.png
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/tabbrowser/tab-arrow-left.png
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/tabbrowser/tab-audio-small.svg
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/tabbrowser/tab-audio.svg
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/tabbrowser/tab-background-end.png
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/tabbrowser/tab-background-middle.png
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/tabbrowser/tab-background-start.png
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/tabbrowser/tab-overflow-indicator.png
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/tabbrowser/tab-selected-end.svg
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/tabbrowser/tab-selected-start.svg
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/tabbrowser/tab-stroke-end.png
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/tabbrowser/tab-stroke-start.png
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/tabbrowser/tabDragIndicator.png
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/theme-switcher-icon.png
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/theme-switcher-icon%2x.png@localhost
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/tracking-protection-16.svg
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/tracking-protection-disabled-16.svg
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/translating-16.png
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/translating-16%2x.png@localhost
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/translation-16.png
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/translation-16%2x.png@localhost
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/undoCloseTab.png
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/undoCloseTab%2x.png@localhost
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/update-badge-failed.svg
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/update-badge.svg
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/urlbar-arrow.png
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/urlbar-arrow%2x.png@localhost
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/usercontext/banking.svg
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/usercontext/personal.svg
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/usercontext/shopping.svg
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/usercontext/work.svg
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/warning.svg
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/web-notifications-icon.svg
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/web-notifications-tray.svg
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/webRTC-camera-white-16.png
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/webRTC-indicator.css
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/webRTC-microphone-white-16.png
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/webRTC-screen-white-16.png
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/webRTC-shareDevice-16.png
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/webRTC-shareDevice-16%2x.png@localhost
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/webRTC-shareDevice-64.png
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/webRTC-shareDevice-64%2x.png@localhost
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/webRTC-shareMicrophone-16.png
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/webRTC-shareMicrophone-16%2x.png@localhost
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/webRTC-shareMicrophone-64.png
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/webRTC-shareMicrophone-64%2x.png@localhost
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/webRTC-shareScreen-16.png
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/webRTC-shareScreen-16%2x.png@localhost
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/webRTC-shareScreen-64.png
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/webRTC-shareScreen-64%2x.png@localhost
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/webRTC-sharingDevice-16.png
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/webRTC-sharingDevice-16%2x.png@localhost
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/webRTC-sharingMicrophone-16.png
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/webRTC-sharingMicrophone-16%2x.png@localhost
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/webRTC-sharingScreen-16.png
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/webRTC-sharingScreen-16%2x.png@localhost
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/browser/welcome-back.svg
+lib/firefox-${VERSION}/browser/chrome/browser/skin/classic/communicator/communicator.css
+lib/firefox-${VERSION}/browser/chrome/chrome.manifest
+lib/firefox-${VERSION}/browser/chrome/devtools/content/aboutdebugging/aboutdebugging.css
+lib/firefox-${VERSION}/browser/chrome/devtools/content/aboutdebugging/aboutdebugging.js
+lib/firefox-${VERSION}/browser/chrome/devtools/content/aboutdebugging/aboutdebugging.xhtml
+lib/firefox-${VERSION}/browser/chrome/devtools/content/animationinspector/animation-controller.js
+lib/firefox-${VERSION}/browser/chrome/devtools/content/animationinspector/animation-inspector.xhtml
+lib/firefox-${VERSION}/browser/chrome/devtools/content/animationinspector/animation-panel.js
+lib/firefox-${VERSION}/browser/chrome/devtools/content/canvasdebugger/callslist.js
+lib/firefox-${VERSION}/browser/chrome/devtools/content/canvasdebugger/canvasdebugger.js
+lib/firefox-${VERSION}/browser/chrome/devtools/content/canvasdebugger/canvasdebugger.xul
+lib/firefox-${VERSION}/browser/chrome/devtools/content/canvasdebugger/snapshotslist.js
+lib/firefox-${VERSION}/browser/chrome/devtools/content/commandline/commandline.css
+lib/firefox-${VERSION}/browser/chrome/devtools/content/commandline/commandlineoutput.xhtml
+lib/firefox-${VERSION}/browser/chrome/devtools/content/commandline/commandlinetooltip.xhtml
+lib/firefox-${VERSION}/browser/chrome/devtools/content/debugger/debugger-controller.js
+lib/firefox-${VERSION}/browser/chrome/devtools/content/debugger/debugger-view.js
+lib/firefox-${VERSION}/browser/chrome/devtools/content/debugger/debugger.css
+lib/firefox-${VERSION}/browser/chrome/devtools/content/debugger/debugger.xul
+lib/firefox-${VERSION}/browser/chrome/devtools/content/debugger/utils.js
+lib/firefox-${VERSION}/browser/chrome/devtools/content/debugger/views/filter-view.js
+lib/firefox-${VERSION}/browser/chrome/devtools/content/debugger/views/global-search-view.js
+lib/firefox-${VERSION}/browser/chrome/devtools/content/debugger/views/options-view.js
+lib/firefox-${VERSION}/browser/chrome/devtools/content/debugger/views/stack-frames-classic-view.js
+lib/firefox-${VERSION}/browser/chrome/devtools/content/debugger/views/stack-frames-view.js
+lib/firefox-${VERSION}/browser/chrome/devtools/content/debugger/views/toolbar-view.js
+lib/firefox-${VERSION}/browser/chrome/devtools/content/debugger/views/variable-bubble-view.js
+lib/firefox-${VERSION}/browser/chrome/devtools/content/debugger/views/watch-expressions-view.js
+lib/firefox-${VERSION}/browser/chrome/devtools/content/debugger/views/workers-view.js
+lib/firefox-${VERSION}/browser/chrome/devtools/content/eyedropper/crosshairs.css
+lib/firefox-${VERSION}/browser/chrome/devtools/content/eyedropper/eyedropper.xul
+lib/firefox-${VERSION}/browser/chrome/devtools/content/eyedropper/nocursor.css
+lib/firefox-${VERSION}/browser/chrome/devtools/content/fontinspector/font-inspector.css
+lib/firefox-${VERSION}/browser/chrome/devtools/content/fontinspector/font-inspector.js
+lib/firefox-${VERSION}/browser/chrome/devtools/content/fontinspector/font-inspector.xhtml
+lib/firefox-${VERSION}/browser/chrome/devtools/content/framework/connect/connect.css
+lib/firefox-${VERSION}/browser/chrome/devtools/content/framework/connect/connect.js
+lib/firefox-${VERSION}/browser/chrome/devtools/content/framework/connect/connect.xhtml
+lib/firefox-${VERSION}/browser/chrome/devtools/content/framework/dev-edition-promo/dev-edition-logo.png
+lib/firefox-${VERSION}/browser/chrome/devtools/content/framework/dev-edition-promo/dev-edition-promo.css
+lib/firefox-${VERSION}/browser/chrome/devtools/content/framework/dev-edition-promo/dev-edition-promo.xul
+lib/firefox-${VERSION}/browser/chrome/devtools/content/framework/options-panel.css
+lib/firefox-${VERSION}/browser/chrome/devtools/content/framework/toolbox-options.js
+lib/firefox-${VERSION}/browser/chrome/devtools/content/framework/toolbox-options.xul
+lib/firefox-${VERSION}/browser/chrome/devtools/content/framework/toolbox-process-window.js
+lib/firefox-${VERSION}/browser/chrome/devtools/content/framework/toolbox-process-window.xul
+lib/firefox-${VERSION}/browser/chrome/devtools/content/framework/toolbox-window.xul
+lib/firefox-${VERSION}/browser/chrome/devtools/content/framework/toolbox.xul
+lib/firefox-${VERSION}/browser/chrome/devtools/content/inspector/inspector.css
+lib/firefox-${VERSION}/browser/chrome/devtools/content/inspector/inspector.xul
+lib/firefox-${VERSION}/browser/chrome/devtools/content/layoutview/view.js
+lib/firefox-${VERSION}/browser/chrome/devtools/content/layoutview/view.xhtml
+lib/firefox-${VERSION}/browser/chrome/devtools/content/markupview/markup-view.css
+lib/firefox-${VERSION}/browser/chrome/devtools/content/markupview/markup-view.xhtml
+lib/firefox-${VERSION}/browser/chrome/devtools/content/memory/initializer.js
+lib/firefox-${VERSION}/browser/chrome/devtools/content/memory/memory.xhtml
+lib/firefox-${VERSION}/browser/chrome/devtools/content/netmonitor/netmonitor-controller.js
+lib/firefox-${VERSION}/browser/chrome/devtools/content/netmonitor/netmonitor-view.js
+lib/firefox-${VERSION}/browser/chrome/devtools/content/netmonitor/netmonitor.css
+lib/firefox-${VERSION}/browser/chrome/devtools/content/netmonitor/netmonitor.xul
+lib/firefox-${VERSION}/browser/chrome/devtools/content/performance/performance-controller.js
+lib/firefox-${VERSION}/browser/chrome/devtools/content/performance/performance-view.js
+lib/firefox-${VERSION}/browser/chrome/devtools/content/performance/performance.xul
+lib/firefox-${VERSION}/browser/chrome/devtools/content/performance/views/details-abstract-subview.js
+lib/firefox-${VERSION}/browser/chrome/devtools/content/performance/views/details-js-call-tree.js
+lib/firefox-${VERSION}/browser/chrome/devtools/content/performance/views/details-js-flamegraph.js
+lib/firefox-${VERSION}/browser/chrome/devtools/content/performance/views/details-memory-call-tree.js
+lib/firefox-${VERSION}/browser/chrome/devtools/content/performance/views/details-memory-flamegraph.js
+lib/firefox-${VERSION}/browser/chrome/devtools/content/performance/views/details-waterfall.js
+lib/firefox-${VERSION}/browser/chrome/devtools/content/performance/views/details.js
+lib/firefox-${VERSION}/browser/chrome/devtools/content/performance/views/optimizations-list.js
+lib/firefox-${VERSION}/browser/chrome/devtools/content/performance/views/overview.js
+lib/firefox-${VERSION}/browser/chrome/devtools/content/performance/views/recordings.js
+lib/firefox-${VERSION}/browser/chrome/devtools/content/performance/views/toolbar.js
+lib/firefox-${VERSION}/browser/chrome/devtools/content/projecteditor/chrome/content/projecteditor-loader.js
+lib/firefox-${VERSION}/browser/chrome/devtools/content/projecteditor/chrome/content/projecteditor-loader.xul
+lib/firefox-${VERSION}/browser/chrome/devtools/content/projecteditor/chrome/content/projecteditor-test.xul
+lib/firefox-${VERSION}/browser/chrome/devtools/content/projecteditor/chrome/content/projecteditor.xul
+lib/firefox-${VERSION}/browser/chrome/devtools/content/projecteditor/lib/helpers/readdir.js
+lib/firefox-${VERSION}/browser/chrome/devtools/content/promisedebugger/promise-controller.js
+lib/firefox-${VERSION}/browser/chrome/devtools/content/promisedebugger/promise-debugger.xhtml
+lib/firefox-${VERSION}/browser/chrome/devtools/content/promisedebugger/promise-panel.js
+lib/firefox-${VERSION}/browser/chrome/devtools/content/scratchpad/scratchpad.js
+lib/firefox-${VERSION}/browser/chrome/devtools/content/scratchpad/scratchpad.xul
+lib/firefox-${VERSION}/browser/chrome/devtools/content/shadereditor/shadereditor.js
+lib/firefox-${VERSION}/browser/chrome/devtools/content/shadereditor/shadereditor.xul
+lib/firefox-${VERSION}/browser/chrome/devtools/content/shared/frame-script-utils.js
+lib/firefox-${VERSION}/browser/chrome/devtools/content/shared/splitview.css
+lib/firefox-${VERSION}/browser/chrome/devtools/content/shared/theme-switching.js
+lib/firefox-${VERSION}/browser/chrome/devtools/content/shared/vendor/d3.js
+lib/firefox-${VERSION}/browser/chrome/devtools/content/shared/vendor/dagre-d3.js
+lib/firefox-${VERSION}/browser/chrome/devtools/content/shared/widgets/VariablesView.xul
+lib/firefox-${VERSION}/browser/chrome/devtools/content/shared/widgets/cubic-bezier-frame.xhtml
+lib/firefox-${VERSION}/browser/chrome/devtools/content/shared/widgets/cubic-bezier.css
+lib/firefox-${VERSION}/browser/chrome/devtools/content/shared/widgets/filter-frame.xhtml
+lib/firefox-${VERSION}/browser/chrome/devtools/content/shared/widgets/filter-widget.css
+lib/firefox-${VERSION}/browser/chrome/devtools/content/shared/widgets/graphs-frame.xhtml
+lib/firefox-${VERSION}/browser/chrome/devtools/content/shared/widgets/mdn-docs-frame.xhtml
+lib/firefox-${VERSION}/browser/chrome/devtools/content/shared/widgets/mdn-docs.css
+lib/firefox-${VERSION}/browser/chrome/devtools/content/shared/widgets/spectrum-frame.xhtml
+lib/firefox-${VERSION}/browser/chrome/devtools/content/shared/widgets/spectrum.css
+lib/firefox-${VERSION}/browser/chrome/devtools/content/shared/widgets/widgets.css
+lib/firefox-${VERSION}/browser/chrome/devtools/content/sourceeditor/codemirror/codemirror.css
+lib/firefox-${VERSION}/browser/chrome/devtools/content/sourceeditor/codemirror/codemirror.js
+lib/firefox-${VERSION}/browser/chrome/devtools/content/sourceeditor/codemirror/comment/comment.js
+lib/firefox-${VERSION}/browser/chrome/devtools/content/sourceeditor/codemirror/dialog/dialog.css
+lib/firefox-${VERSION}/browser/chrome/devtools/content/sourceeditor/codemirror/dialog/dialog.js
+lib/firefox-${VERSION}/browser/chrome/devtools/content/sourceeditor/codemirror/edit/closebrackets.js
+lib/firefox-${VERSION}/browser/chrome/devtools/content/sourceeditor/codemirror/edit/matchbrackets.js
+lib/firefox-${VERSION}/browser/chrome/devtools/content/sourceeditor/codemirror/edit/trailingspace.js
+lib/firefox-${VERSION}/browser/chrome/devtools/content/sourceeditor/codemirror/fold/brace-fold.js
+lib/firefox-${VERSION}/browser/chrome/devtools/content/sourceeditor/codemirror/fold/comment-fold.js
+lib/firefox-${VERSION}/browser/chrome/devtools/content/sourceeditor/codemirror/fold/foldcode.js
+lib/firefox-${VERSION}/browser/chrome/devtools/content/sourceeditor/codemirror/fold/foldgutter.js
+lib/firefox-${VERSION}/browser/chrome/devtools/content/sourceeditor/codemirror/fold/xml-fold.js
+lib/firefox-${VERSION}/browser/chrome/devtools/content/sourceeditor/codemirror/hint/show-hint.js
+lib/firefox-${VERSION}/browser/chrome/devtools/content/sourceeditor/codemirror/keymap/emacs.js
+lib/firefox-${VERSION}/browser/chrome/devtools/content/sourceeditor/codemirror/keymap/sublime.js
+lib/firefox-${VERSION}/browser/chrome/devtools/content/sourceeditor/codemirror/keymap/vim.js
+lib/firefox-${VERSION}/browser/chrome/devtools/content/sourceeditor/codemirror/mode/clike.js
+lib/firefox-${VERSION}/browser/chrome/devtools/content/sourceeditor/codemirror/mode/css.js
+lib/firefox-${VERSION}/browser/chrome/devtools/content/sourceeditor/codemirror/mode/htmlmixed.js
+lib/firefox-${VERSION}/browser/chrome/devtools/content/sourceeditor/codemirror/mode/javascript.js
+lib/firefox-${VERSION}/browser/chrome/devtools/content/sourceeditor/codemirror/mode/xml.js
+lib/firefox-${VERSION}/browser/chrome/devtools/content/sourceeditor/codemirror/mozilla.css
+lib/firefox-${VERSION}/browser/chrome/devtools/content/sourceeditor/codemirror/search/search.js
+lib/firefox-${VERSION}/browser/chrome/devtools/content/sourceeditor/codemirror/search/searchcursor.js
+lib/firefox-${VERSION}/browser/chrome/devtools/content/sourceeditor/codemirror/selection/active-line.js
+lib/firefox-${VERSION}/browser/chrome/devtools/content/sourceeditor/codemirror/tern/tern.js
+lib/firefox-${VERSION}/browser/chrome/devtools/content/storage/storage.xul
+lib/firefox-${VERSION}/browser/chrome/devtools/content/styleeditor/styleeditor.css
+lib/firefox-${VERSION}/browser/chrome/devtools/content/styleeditor/styleeditor.xul
+lib/firefox-${VERSION}/browser/chrome/devtools/content/styleinspector/computedview.xhtml
+lib/firefox-${VERSION}/browser/chrome/devtools/content/styleinspector/cssruleview.xhtml
+lib/firefox-${VERSION}/browser/chrome/devtools/content/styleinspector/ruleview.css
+lib/firefox-${VERSION}/browser/chrome/devtools/content/webaudioeditor/controller.js
+lib/firefox-${VERSION}/browser/chrome/devtools/content/webaudioeditor/includes.js
+lib/firefox-${VERSION}/browser/chrome/devtools/content/webaudioeditor/models.js
+lib/firefox-${VERSION}/browser/chrome/devtools/content/webaudioeditor/views/automation.js
+lib/firefox-${VERSION}/browser/chrome/devtools/content/webaudioeditor/views/context.js
+lib/firefox-${VERSION}/browser/chrome/devtools/content/webaudioeditor/views/inspector.js
+lib/firefox-${VERSION}/browser/chrome/devtools/content/webaudioeditor/views/properties.js
+lib/firefox-${VERSION}/browser/chrome/devtools/content/webaudioeditor/views/utils.js
+lib/firefox-${VERSION}/browser/chrome/devtools/content/webaudioeditor/webaudioeditor.xul
+lib/firefox-${VERSION}/browser/chrome/devtools/content/webconsole/webconsole.xul
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/acorn/acorn.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/acorn/acorn_loose.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/acorn/walk.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/aboutdebugging/components/addons.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/aboutdebugging/components/target-list.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/aboutdebugging/components/target.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/aboutdebugging/components/workers.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/animationinspector/components.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/animationinspector/utils.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/canvasdebugger/panel.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/debugger/content/actions/breakpoints.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/debugger/content/actions/event-listeners.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/debugger/content/actions/sources.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/debugger/content/constants.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/debugger/content/globalActions.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/debugger/content/queries.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/debugger/content/reducers/async-requests.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/debugger/content/reducers/breakpoints.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/debugger/content/reducers/event-listeners.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/debugger/content/reducers/index.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/debugger/content/reducers/sources.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/debugger/content/utils.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/debugger/content/views/event-listeners-view.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/debugger/content/views/sources-view.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/debugger/debugger-commands.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/debugger/panel.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/definitions.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/eyedropper/commands.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/eyedropper/eyedropper-child.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/eyedropper/eyedropper.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/framework/ToolboxProcess.jsm
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/framework/gDevTools.jsm
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/framework/selection.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/framework/sidebar.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/framework/target.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/framework/toolbox-highlighter-utils.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/framework/toolbox-hosts.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/framework/toolbox-options.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/framework/toolbox.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/inspector/breadcrumbs.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/inspector/inspector-commands.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/inspector/inspector-panel.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/inspector/inspector-search.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/jsonview/components/headers-panel.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/jsonview/components/headers.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/jsonview/components/json-panel.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/jsonview/components/main-tabbed-area.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/jsonview/components/reps/array.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/jsonview/components/reps/caption.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/jsonview/components/reps/null.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/jsonview/components/reps/number.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/jsonview/components/reps/object-box.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/jsonview/components/reps/object-link.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/jsonview/components/reps/object.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/jsonview/components/reps/rep-utils.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/jsonview/components/reps/rep.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/jsonview/components/reps/string.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/jsonview/components/reps/tabs.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/jsonview/components/reps/toolbar.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/jsonview/components/reps/tree-view.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/jsonview/components/reps/undefined.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/jsonview/components/search-box.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/jsonview/components/text-panel.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/jsonview/converter-child.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/jsonview/converter-observer.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/jsonview/converter-sniffer.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/jsonview/css/dom-tree.css
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/jsonview/css/general.css
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/jsonview/css/headers-panel.css
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/jsonview/css/json-panel.css
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/jsonview/css/main.css
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/jsonview/css/read-only-prop.svg
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/jsonview/css/reps.css
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/jsonview/css/search-box.css
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/jsonview/css/search.svg
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/jsonview/css/tabs.css
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/jsonview/css/text-panel.css
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/jsonview/css/toolbar.css
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/jsonview/css/twisty-closed.svg
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/jsonview/css/twisty-open.svg
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/jsonview/json-viewer.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/jsonview/lib/require.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/jsonview/main.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/jsonview/utils.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/jsonview/viewer-config.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/main.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/markupview/html-editor.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/markupview/markup-view.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/memory/actions/allocations.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/memory/actions/breakdown.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/memory/actions/diffing.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/memory/actions/filter.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/memory/actions/inverted.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/memory/actions/io.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/memory/actions/refresh.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/memory/actions/snapshot.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/memory/app.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/memory/components/frame.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/memory/components/heap.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/memory/components/list.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/memory/components/snapshot-list-item.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/memory/components/toolbar.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/memory/components/tree-item.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/memory/constants.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/memory/initializer.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/memory/models.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/memory/panel.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/memory/reducers.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/memory/reducers/allocations.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/memory/reducers/breakdown.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/memory/reducers/diffing.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/memory/reducers/errors.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/memory/reducers/filter.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/memory/reducers/inverted.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/memory/reducers/snapshots.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/memory/store.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/memory/utils.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/netmonitor/har/har-automation.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/netmonitor/har/har-builder.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/netmonitor/har/har-collector.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/netmonitor/har/har-exporter.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/netmonitor/har/har-utils.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/netmonitor/har/toolbox-overlay.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/netmonitor/panel.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/performance/events.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/performance/legacy/actors.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/performance/legacy/compatibility.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/performance/legacy/front.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/performance/legacy/recording.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/performance/modules/global.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/performance/modules/io.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/performance/modules/logic/frame-utils.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/performance/modules/logic/jit.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/performance/modules/logic/marker-utils.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/performance/modules/logic/telemetry.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/performance/modules/logic/tree-model.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/performance/modules/logic/waterfall-utils.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/performance/modules/markers.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/performance/modules/widgets/graphs.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/performance/modules/widgets/marker-details.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/performance/modules/widgets/marker-view.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/performance/modules/widgets/markers-overview.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/performance/modules/widgets/tree-view.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/performance/modules/widgets/waterfall-ticks.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/performance/panel.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/projecteditor/lib/editors.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/projecteditor/lib/helpers/event.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/projecteditor/lib/helpers/file-picker.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/projecteditor/lib/helpers/l10n.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/projecteditor/lib/helpers/prompts.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/projecteditor/lib/helpers/readdir.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/projecteditor/lib/plugins/app-manager/app-project-editor.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/projecteditor/lib/plugins/app-manager/plugin.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/projecteditor/lib/plugins/core.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/projecteditor/lib/plugins/delete/delete.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/projecteditor/lib/plugins/dirty/dirty.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/projecteditor/lib/plugins/image-view/image-editor.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/projecteditor/lib/plugins/image-view/plugin.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/projecteditor/lib/plugins/logging/logging.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/projecteditor/lib/plugins/new/new.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/projecteditor/lib/plugins/rename/rename.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/projecteditor/lib/plugins/save/save.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/projecteditor/lib/plugins/status-bar/plugin.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/projecteditor/lib/project.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/projecteditor/lib/projecteditor.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/projecteditor/lib/shells.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/projecteditor/lib/stores/base.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/projecteditor/lib/stores/local.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/projecteditor/lib/stores/resource.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/projecteditor/lib/tree.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/responsivedesign/resize-commands.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/responsivedesign/responsivedesign-child.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/responsivedesign/responsivedesign.jsm
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/scratchpad/scratchpad-commands.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/scratchpad/scratchpad-manager.jsm
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/scratchpad/scratchpad-panel.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/shadereditor/panel.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/shared/AppCacheUtils.jsm
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/shared/Curl.jsm
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/shared/DOMHelpers.jsm
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/shared/DeveloperToolbar.jsm
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/shared/Jsbeautify.jsm
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/shared/SplitView.jsm
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/shared/autocomplete-popup.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/shared/browser-loader.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/shared/components/tree.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/shared/css-parsing-utils.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/shared/devices.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/shared/doorhanger.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/shared/frame-script-utils.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/shared/getjson.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/shared/inplace-editor.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/shared/node-attribute-parser.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/shared/observable-object.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/shared/options-view.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/shared/output-parser.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/shared/poller.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/shared/redux/create-store.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/shared/redux/middleware/history.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/shared/redux/middleware/log.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/shared/redux/middleware/promise.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/shared/redux/middleware/task.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/shared/redux/middleware/thunk.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/shared/redux/middleware/wait-service.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/shared/redux/non-react-subscriber.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/shared/source-utils.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/shared/telemetry.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/shared/theme-switching.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/shared/theme.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/shared/undo.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/shared/vendor/react-dom.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/shared/vendor/react-redux.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/shared/vendor/react.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/shared/vendor/redux.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/shared/vendor/seamless-immutable.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/shared/widgets/AbstractTreeItem.jsm
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/shared/widgets/BarGraphWidget.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/shared/widgets/BreadcrumbsWidget.jsm
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/shared/widgets/Chart.jsm
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/shared/widgets/CubicBezierPresets.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/shared/widgets/CubicBezierWidget.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/shared/widgets/FastListWidget.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/shared/widgets/FilterWidget.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/shared/widgets/FlameGraph.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/shared/widgets/Graphs.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/shared/widgets/GraphsWorker.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/shared/widgets/LineGraphWidget.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/shared/widgets/MdnDocsWidget.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/shared/widgets/MountainGraphWidget.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/shared/widgets/SideMenuWidget.jsm
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/shared/widgets/SimpleListWidget.jsm
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/shared/widgets/Spectrum.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/shared/widgets/TableWidget.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/shared/widgets/Tooltip.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/shared/widgets/TreeWidget.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/shared/widgets/VariablesView.jsm
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/shared/widgets/VariablesViewController.jsm
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/shared/widgets/ViewHelpers.jsm
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/sourceeditor/autocomplete.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/sourceeditor/css-autocompleter.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/sourceeditor/debugger.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/sourceeditor/editor.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/sourceeditor/tern/browser.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/sourceeditor/tern/comment.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/sourceeditor/tern/condense.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/sourceeditor/tern/def.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/sourceeditor/tern/ecma5.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/sourceeditor/tern/infer.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/sourceeditor/tern/signal.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/sourceeditor/tern/tern.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/storage/panel.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/storage/ui.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/styleeditor/StyleEditorUI.jsm
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/styleeditor/StyleEditorUtil.jsm
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/styleeditor/StyleSheetEditor.jsm
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/styleeditor/styleeditor-commands.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/styleeditor/styleeditor-panel.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/styleeditor/utils.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/styleinspector/computed-view.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/styleinspector/rule-view.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/styleinspector/style-inspector-menu.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/styleinspector/style-inspector-overlays.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/styleinspector/style-inspector.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/styleinspector/utils.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/themes/variables.css
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/tilt/TiltWorkerCrafter.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/tilt/TiltWorkerPicker.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/tilt/tilt-commands.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/tilt/tilt-gl.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/tilt/tilt-math.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/tilt/tilt-utils.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/tilt/tilt-visualizer-style.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/tilt/tilt-visualizer.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/tilt/tilt.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/webaudioeditor/panel.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/webconsole/console-commands.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/webconsole/console-output.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/webconsole/hudservice.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/webconsole/panel.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/webconsole/webconsole.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/webide/modules/addons.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/webide/modules/app-manager.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/webide/modules/app-projects.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/webide/modules/app-validator.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/webide/modules/build.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/webide/modules/config-view.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/webide/modules/project-list.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/webide/modules/runtime-list.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/webide/modules/runtimes.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/webide/modules/simulator-process.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/webide/modules/simulators.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/webide/modules/tab-store.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/client/webide/modules/utils.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/server/actors/actor-registry.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/server/actors/addon.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/server/actors/animation.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/server/actors/call-watcher.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/server/actors/canvas.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/server/actors/child-process.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/server/actors/childtab.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/server/actors/chrome.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/server/actors/common.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/server/actors/csscoverage.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/server/actors/device.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/server/actors/director-manager.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/server/actors/director-registry.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/server/actors/eventlooplag.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/server/actors/framerate.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/server/actors/gcli.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/server/actors/heap-snapshot-file.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/server/actors/highlighters.css
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/server/actors/highlighters.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/server/actors/highlighters/auto-refresh.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/server/actors/highlighters/box-model.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/server/actors/highlighters/css-transform.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/server/actors/highlighters/geometry-editor.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/server/actors/highlighters/measuring-tool.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/server/actors/highlighters/rect.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/server/actors/highlighters/rulers.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/server/actors/highlighters/selector.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/server/actors/highlighters/simple-outline.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/server/actors/highlighters/utils/markup.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/server/actors/inspector.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/server/actors/layout.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/server/actors/memory.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/server/actors/memprof.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/server/actors/monitor.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/server/actors/object.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/server/actors/performance-entries.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/server/actors/performance-recording.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/server/actors/performance.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/server/actors/preference.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/server/actors/pretty-print-worker.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/server/actors/process.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/server/actors/profiler.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/server/actors/promises.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/server/actors/root.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/server/actors/script.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/server/actors/settings.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/server/actors/storage.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/server/actors/string.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/server/actors/styleeditor.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/server/actors/styles.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/server/actors/stylesheets.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/server/actors/timeline.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/server/actors/utils/ScriptStore.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/server/actors/utils/TabSources.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/server/actors/utils/actor-registry-utils.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/server/actors/utils/audionodes.json
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/server/actors/utils/automation-timeline.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/server/actors/utils/make-debugger.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/server/actors/utils/map-uri-to-addon-id.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/server/actors/utils/stack.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/server/actors/utils/walker-search.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/server/actors/webapps.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/server/actors/webaudio.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/server/actors/webbrowser.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/server/actors/webconsole.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/server/actors/webgl.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/server/actors/worker.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/server/child.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/server/content-globals.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/server/content-server.jsm
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/server/main.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/server/performance/framerate.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/server/performance/memory.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/server/performance/profiler.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/server/performance/recorder.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/server/performance/timeline.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/server/protocol.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/server/worker.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/shared/DevToolsUtils.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/shared/Loader.jsm
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/shared/Parser.jsm
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/shared/apps/Devices.jsm
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/shared/apps/Simulator.jsm
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/shared/apps/app-actor-front.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/shared/async-storage.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/shared/async-utils.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/shared/client/connection-manager.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/shared/client/main.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/shared/content-observer.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/shared/css-color.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/shared/deprecated-sync-thenables.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/shared/discovery/discovery.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/shared/event-emitter.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/shared/event-parsers.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/shared/gcli/Templater.jsm
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/shared/gcli/commands/addon.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/shared/gcli/commands/appcache.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/shared/gcli/commands/calllog.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/shared/gcli/commands/cmd.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/shared/gcli/commands/cookie.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/shared/gcli/commands/csscoverage.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/shared/gcli/commands/folder.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/shared/gcli/commands/highlight.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/shared/gcli/commands/index.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/shared/gcli/commands/inject.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/shared/gcli/commands/jsb.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/shared/gcli/commands/listen.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/shared/gcli/commands/measure.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/shared/gcli/commands/media.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/shared/gcli/commands/pagemod.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/shared/gcli/commands/paintflashing.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/shared/gcli/commands/qsa.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/shared/gcli/commands/restart.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/shared/gcli/commands/rulers.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/shared/gcli/commands/screenshot.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/shared/gcli/commands/security.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/shared/gcli/commands/tools.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/shared/gcli/source/lib/gcli/cli.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/shared/gcli/source/lib/gcli/commands/clear.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/shared/gcli/source/lib/gcli/commands/commands.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/shared/gcli/source/lib/gcli/commands/connect.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/shared/gcli/source/lib/gcli/commands/context.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/shared/gcli/source/lib/gcli/commands/exec.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/shared/gcli/source/lib/gcli/commands/global.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/shared/gcli/source/lib/gcli/commands/help.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/shared/gcli/source/lib/gcli/commands/intro.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/shared/gcli/source/lib/gcli/commands/lang.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/shared/gcli/source/lib/gcli/commands/mocks.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/shared/gcli/source/lib/gcli/commands/pref.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/shared/gcli/source/lib/gcli/commands/preflist.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/shared/gcli/source/lib/gcli/commands/test.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/shared/gcli/source/lib/gcli/connectors/connectors.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/shared/gcli/source/lib/gcli/converters/basic.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/shared/gcli/source/lib/gcli/converters/converters.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/shared/gcli/source/lib/gcli/converters/html.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/shared/gcli/source/lib/gcli/converters/terminal.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/shared/gcli/source/lib/gcli/fields/delegate.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/shared/gcli/source/lib/gcli/fields/fields.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/shared/gcli/source/lib/gcli/fields/selection.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/shared/gcli/source/lib/gcli/index.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/shared/gcli/source/lib/gcli/l10n.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/shared/gcli/source/lib/gcli/languages/command.html
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/shared/gcli/source/lib/gcli/languages/command.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/shared/gcli/source/lib/gcli/languages/javascript.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/shared/gcli/source/lib/gcli/languages/languages.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/shared/gcli/source/lib/gcli/mozui/completer.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/shared/gcli/source/lib/gcli/mozui/inputter.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/shared/gcli/source/lib/gcli/mozui/tooltip.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/shared/gcli/source/lib/gcli/settings.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/shared/gcli/source/lib/gcli/system.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/shared/gcli/source/lib/gcli/types/array.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/shared/gcli/source/lib/gcli/types/boolean.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/shared/gcli/source/lib/gcli/types/command.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/shared/gcli/source/lib/gcli/types/date.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/shared/gcli/source/lib/gcli/types/delegate.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/shared/gcli/source/lib/gcli/types/file.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/shared/gcli/source/lib/gcli/types/fileparser.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/shared/gcli/source/lib/gcli/types/javascript.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/shared/gcli/source/lib/gcli/types/node.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/shared/gcli/source/lib/gcli/types/number.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/shared/gcli/source/lib/gcli/types/resource.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/shared/gcli/source/lib/gcli/types/selection.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/shared/gcli/source/lib/gcli/types/setting.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/shared/gcli/source/lib/gcli/types/string.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/shared/gcli/source/lib/gcli/types/types.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/shared/gcli/source/lib/gcli/types/union.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/shared/gcli/source/lib/gcli/types/url.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/shared/gcli/source/lib/gcli/ui/focus.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/shared/gcli/source/lib/gcli/ui/history.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/shared/gcli/source/lib/gcli/ui/intro.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/shared/gcli/source/lib/gcli/ui/menu.css
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/shared/gcli/source/lib/gcli/ui/menu.html
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/shared/gcli/source/lib/gcli/ui/menu.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/shared/gcli/source/lib/gcli/ui/view.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/shared/gcli/source/lib/gcli/util/domtemplate.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/shared/gcli/source/lib/gcli/util/fileparser.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/shared/gcli/source/lib/gcli/util/filesystem.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/shared/gcli/source/lib/gcli/util/host.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/shared/gcli/source/lib/gcli/util/l10n.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/shared/gcli/source/lib/gcli/util/legacy.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/shared/gcli/source/lib/gcli/util/prism.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/shared/gcli/source/lib/gcli/util/spell.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/shared/gcli/source/lib/gcli/util/util.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/shared/heapsnapshot/CensusUtils.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/shared/heapsnapshot/DominatorTreeNode.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/shared/heapsnapshot/HeapAnalysesClient.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/shared/heapsnapshot/HeapAnalysesWorker.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/shared/heapsnapshot/HeapSnapshotFileUtils.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/shared/heapsnapshot/census-tree-node.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/shared/indentation.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/shared/jsbeautify/beautify.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/shared/jsbeautify/lib/sanitytest.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/shared/jsbeautify/lib/urlencode_unpacker.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/shared/jsbeautify/src/beautify-css.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/shared/jsbeautify/src/beautify-html.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/shared/jsbeautify/src/beautify-js.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/shared/jsbeautify/src/beautify-tests.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/shared/layout/utils.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/shared/path.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/shared/performance/process-communication.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/shared/performance/recording-common.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/shared/performance/recording-utils.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/shared/pretty-fast/pretty-fast.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/shared/qrcode/decoder/index.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/shared/qrcode/encoder/index.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/shared/qrcode/index.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/shared/security/auth.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/shared/security/cert.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/shared/security/prompt.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/shared/security/socket.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/shared/sourcemap/source-map.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/shared/styleinspector/css-logic.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/shared/system.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/shared/touch/simulator-content.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/shared/touch/simulator.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/shared/transport/packets.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/shared/transport/stream-utils.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/shared/transport/transport.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/shared/webconsole/client.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/shared/webconsole/js-property-provider.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/shared/webconsole/network-helper.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/shared/webconsole/network-monitor.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/shared/webconsole/server-logger-monitor.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/shared/webconsole/server-logger.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/shared/webconsole/utils.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/shared/webconsole/worker-utils.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/shared/worker/helper.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/shared/worker/loader.js
+lib/firefox-${VERSION}/browser/chrome/devtools/modules/devtools/shared/worker/worker.js
+lib/firefox-${VERSION}/browser/chrome/devtools/skin/animationinspector.css
+lib/firefox-${VERSION}/browser/chrome/devtools/skin/canvasdebugger.css
+lib/firefox-${VERSION}/browser/chrome/devtools/skin/commandline.css
+lib/firefox-${VERSION}/browser/chrome/devtools/skin/common.css
+lib/firefox-${VERSION}/browser/chrome/devtools/skin/computedview.css
+lib/firefox-${VERSION}/browser/chrome/devtools/skin/dark-theme.css
+lib/firefox-${VERSION}/browser/chrome/devtools/skin/debugger.css
+lib/firefox-${VERSION}/browser/chrome/devtools/skin/eyedropper.css
+lib/firefox-${VERSION}/browser/chrome/devtools/skin/floating-scrollbars-light.css
+lib/firefox-${VERSION}/browser/chrome/devtools/skin/floating-scrollbars.css
+lib/firefox-${VERSION}/browser/chrome/devtools/skin/font-inspector.css
+lib/firefox-${VERSION}/browser/chrome/devtools/skin/images/add.svg
+lib/firefox-${VERSION}/browser/chrome/devtools/skin/images/alerticon-warning.png
+lib/firefox-${VERSION}/browser/chrome/devtools/skin/images/alerticon-warning%2x.png@localhost
+lib/firefox-${VERSION}/browser/chrome/devtools/skin/images/animation-fast-track.svg
+lib/firefox-${VERSION}/browser/chrome/devtools/skin/images/arrow-e.png
+lib/firefox-${VERSION}/browser/chrome/devtools/skin/images/arrow-e%2x.png@localhost
+lib/firefox-${VERSION}/browser/chrome/devtools/skin/images/breadcrumbs-divider%2x.png@localhost
+lib/firefox-${VERSION}/browser/chrome/devtools/skin/images/breadcrumbs-scrollbutton.png
+lib/firefox-${VERSION}/browser/chrome/devtools/skin/images/breadcrumbs-scrollbutton%2x.png@localhost
+lib/firefox-${VERSION}/browser/chrome/devtools/skin/images/close.png
+lib/firefox-${VERSION}/browser/chrome/devtools/skin/images/close%2x.png@localhost
+lib/firefox-${VERSION}/browser/chrome/devtools/skin/images/command-console.png
+lib/firefox-${VERSION}/browser/chrome/devtools/skin/images/command-console%2x.png@localhost
+lib/firefox-${VERSION}/browser/chrome/devtools/skin/images/command-eyedropper.png
+lib/firefox-${VERSION}/browser/chrome/devtools/skin/images/command-eyedropper%2x.png@localhost
+lib/firefox-${VERSION}/browser/chrome/devtools/skin/images/command-frames.png
+lib/firefox-${VERSION}/browser/chrome/devtools/skin/images/command-frames%2x.png@localhost
+lib/firefox-${VERSION}/browser/chrome/devtools/skin/images/command-measure.png
+lib/firefox-${VERSION}/browser/chrome/devtools/skin/images/command-measure%2x.png@localhost
+lib/firefox-${VERSION}/browser/chrome/devtools/skin/images/command-paintflashing.png
+lib/firefox-${VERSION}/browser/chrome/devtools/skin/images/command-paintflashing%2x.png@localhost
+lib/firefox-${VERSION}/browser/chrome/devtools/skin/images/command-pick.png
+lib/firefox-${VERSION}/browser/chrome/devtools/skin/images/command-pick%2x.png@localhost
+lib/firefox-${VERSION}/browser/chrome/devtools/skin/images/command-responsivemode.png
+lib/firefox-${VERSION}/browser/chrome/devtools/skin/images/command-responsivemode%2x.png@localhost
+lib/firefox-${VERSION}/browser/chrome/devtools/skin/images/command-rulers.png
+lib/firefox-${VERSION}/browser/chrome/devtools/skin/images/command-rulers%2x.png@localhost
+lib/firefox-${VERSION}/browser/chrome/devtools/skin/images/command-scratchpad.png
+lib/firefox-${VERSION}/browser/chrome/devtools/skin/images/command-scratchpad%2x.png@localhost
+lib/firefox-${VERSION}/browser/chrome/devtools/skin/images/command-screenshot.png
+lib/firefox-${VERSION}/browser/chrome/devtools/skin/images/command-screenshot%2x.png@localhost
+lib/firefox-${VERSION}/browser/chrome/devtools/skin/images/command-tilt.png
+lib/firefox-${VERSION}/browser/chrome/devtools/skin/images/command-tilt%2x.png@localhost
+lib/firefox-${VERSION}/browser/chrome/devtools/skin/images/commandline-icon.png
+lib/firefox-${VERSION}/browser/chrome/devtools/skin/images/commandline-icon%2x.png@localhost
+lib/firefox-${VERSION}/browser/chrome/devtools/skin/images/controls.png
+lib/firefox-${VERSION}/browser/chrome/devtools/skin/images/controls%2x.png@localhost
+lib/firefox-${VERSION}/browser/chrome/devtools/skin/images/cubic-bezier-swatch.png
+lib/firefox-${VERSION}/browser/chrome/devtools/skin/images/cubic-bezier-swatch%2x.png@localhost
+lib/firefox-${VERSION}/browser/chrome/devtools/skin/images/debugger-blackbox.png
+lib/firefox-${VERSION}/browser/chrome/devtools/skin/images/debugger-blackbox%2x.png@localhost
+lib/firefox-${VERSION}/browser/chrome/devtools/skin/images/debugger-collapse.png
+lib/firefox-${VERSION}/browser/chrome/devtools/skin/images/debugger-collapse%2x.png@localhost
+lib/firefox-${VERSION}/browser/chrome/devtools/skin/images/debugger-expand.png
+lib/firefox-${VERSION}/browser/chrome/devtools/skin/images/debugger-expand%2x.png@localhost
+lib/firefox-${VERSION}/browser/chrome/devtools/skin/images/debugger-pause.png
+lib/firefox-${VERSION}/browser/chrome/devtools/skin/images/debugger-pause%2x.png@localhost
+lib/firefox-${VERSION}/browser/chrome/devtools/skin/images/debugger-play.png
+lib/firefox-${VERSION}/browser/chrome/devtools/skin/images/debugger-play%2x.png@localhost
+lib/firefox-${VERSION}/browser/chrome/devtools/skin/images/debugger-prettyprint.png
+lib/firefox-${VERSION}/browser/chrome/devtools/skin/images/debugger-prettyprint%2x.png@localhost
+lib/firefox-${VERSION}/browser/chrome/devtools/skin/images/debugger-step-in.png
+lib/firefox-${VERSION}/browser/chrome/devtools/skin/images/debugger-step-in%2x.png@localhost
+lib/firefox-${VERSION}/browser/chrome/devtools/skin/images/debugger-step-out.png
+lib/firefox-${VERSION}/browser/chrome/devtools/skin/images/debugger-step-out%2x.png@localhost
+lib/firefox-${VERSION}/browser/chrome/devtools/skin/images/debugger-step-over.png
+lib/firefox-${VERSION}/browser/chrome/devtools/skin/images/debugger-step-over%2x.png@localhost
+lib/firefox-${VERSION}/browser/chrome/devtools/skin/images/debugger-toggleBreakpoints.png
+lib/firefox-${VERSION}/browser/chrome/devtools/skin/images/debugger-toggleBreakpoints%2x.png@localhost
+lib/firefox-${VERSION}/browser/chrome/devtools/skin/images/debugging-addons.svg
+lib/firefox-${VERSION}/browser/chrome/devtools/skin/images/debugging-devices.svg
+lib/firefox-${VERSION}/browser/chrome/devtools/skin/images/debugging-workers.svg
+lib/firefox-${VERSION}/browser/chrome/devtools/skin/images/dock-bottom-maximize%2x.png@localhost
+lib/firefox-${VERSION}/browser/chrome/devtools/skin/images/dock-bottom-minimize%2x.png@localhost
+lib/firefox-${VERSION}/browser/chrome/devtools/skin/images/dock-bottom%2x.png@localhost
+lib/firefox-${VERSION}/browser/chrome/devtools/skin/images/dock-side%2x.png@localhost
+lib/firefox-${VERSION}/browser/chrome/devtools/skin/images/dropmarker.svg
+lib/firefox-${VERSION}/browser/chrome/devtools/skin/images/editor-breakpoint.png
+lib/firefox-${VERSION}/browser/chrome/devtools/skin/images/editor-breakpoint%2x.png@localhost
+lib/firefox-${VERSION}/browser/chrome/devtools/skin/images/editor-debug-location.png
+lib/firefox-${VERSION}/browser/chrome/devtools/skin/images/editor-debug-location%2x.png@localhost
+lib/firefox-${VERSION}/browser/chrome/devtools/skin/images/editor-error.png
+lib/firefox-${VERSION}/browser/chrome/devtools/skin/images/fast-forward.png
+lib/firefox-${VERSION}/browser/chrome/devtools/skin/images/fast-forward%2x.png@localhost
+lib/firefox-${VERSION}/browser/chrome/devtools/skin/images/filetypes/dir-close.svg
+lib/firefox-${VERSION}/browser/chrome/devtools/skin/images/filetypes/dir-open.svg
+lib/firefox-${VERSION}/browser/chrome/devtools/skin/images/filetypes/globe.svg
+lib/firefox-${VERSION}/browser/chrome/devtools/skin/images/filetypes/store.svg
+lib/firefox-${VERSION}/browser/chrome/devtools/skin/images/filter-swatch.svg
+lib/firefox-${VERSION}/browser/chrome/devtools/skin/images/filters.svg
+lib/firefox-${VERSION}/browser/chrome/devtools/skin/images/itemArrow-dark-ltr.svg
+lib/firefox-${VERSION}/browser/chrome/devtools/skin/images/itemArrow-dark-rtl.svg
+lib/firefox-${VERSION}/browser/chrome/devtools/skin/images/itemArrow-ltr.svg
+lib/firefox-${VERSION}/browser/chrome/devtools/skin/images/itemArrow-rtl.svg
+lib/firefox-${VERSION}/browser/chrome/devtools/skin/images/itemToggle.png
+lib/firefox-${VERSION}/browser/chrome/devtools/skin/images/itemToggle%2x.png@localhost
+lib/firefox-${VERSION}/browser/chrome/devtools/skin/images/magnifying-glass-light.png
+lib/firefox-${VERSION}/browser/chrome/devtools/skin/images/magnifying-glass-light%2x.png@localhost
+lib/firefox-${VERSION}/browser/chrome/devtools/skin/images/magnifying-glass.png
+lib/firefox-${VERSION}/browser/chrome/devtools/skin/images/magnifying-glass%2x.png@localhost
+lib/firefox-${VERSION}/browser/chrome/devtools/skin/images/noise.png
+lib/firefox-${VERSION}/browser/chrome/devtools/skin/images/performance-icons.svg
+lib/firefox-${VERSION}/browser/chrome/devtools/skin/images/power.svg
+lib/firefox-${VERSION}/browser/chrome/devtools/skin/images/profiler-stopwatch.svg
+lib/firefox-${VERSION}/browser/chrome/devtools/skin/images/pseudo-class.svg
+lib/firefox-${VERSION}/browser/chrome/devtools/skin/images/reload.svg
+lib/firefox-${VERSION}/browser/chrome/devtools/skin/images/responsivemode/responsive-horizontal-resizer.png
+lib/firefox-${VERSION}/browser/chrome/devtools/skin/images/responsivemode/responsive-horizontal-resizer%2x.png@localhost
+lib/firefox-${VERSION}/browser/chrome/devtools/skin/images/responsivemode/responsive-se-resizer.png
+lib/firefox-${VERSION}/browser/chrome/devtools/skin/images/responsivemode/responsive-se-resizer%2x.png@localhost
+lib/firefox-${VERSION}/browser/chrome/devtools/skin/images/responsivemode/responsive-vertical-resizer.png
+lib/firefox-${VERSION}/browser/chrome/devtools/skin/images/responsivemode/responsive-vertical-resizer%2x.png@localhost
+lib/firefox-${VERSION}/browser/chrome/devtools/skin/images/responsivemode/responsiveui-home.png
+lib/firefox-${VERSION}/browser/chrome/devtools/skin/images/responsivemode/responsiveui-rotate.png
+lib/firefox-${VERSION}/browser/chrome/devtools/skin/images/responsivemode/responsiveui-rotate%2x.png@localhost
+lib/firefox-${VERSION}/browser/chrome/devtools/skin/images/responsivemode/responsiveui-screenshot.png
+lib/firefox-${VERSION}/browser/chrome/devtools/skin/images/responsivemode/responsiveui-screenshot%2x.png@localhost
+lib/firefox-${VERSION}/browser/chrome/devtools/skin/images/responsivemode/responsiveui-touch.png
+lib/firefox-${VERSION}/browser/chrome/devtools/skin/images/responsivemode/responsiveui-touch%2x.png@localhost
+lib/firefox-${VERSION}/browser/chrome/devtools/skin/images/rewind.png
+lib/firefox-${VERSION}/browser/chrome/devtools/skin/images/rewind%2x.png@localhost
+lib/firefox-${VERSION}/browser/chrome/devtools/skin/images/search-clear-dark.svg
+lib/firefox-${VERSION}/browser/chrome/devtools/skin/images/search-clear-failed.svg
+lib/firefox-${VERSION}/browser/chrome/devtools/skin/images/search-clear-light.svg
+lib/firefox-${VERSION}/browser/chrome/devtools/skin/images/security-state-broken.svg
+lib/firefox-${VERSION}/browser/chrome/devtools/skin/images/security-state-insecure.svg
+lib/firefox-${VERSION}/browser/chrome/devtools/skin/images/security-state-local.svg
+lib/firefox-${VERSION}/browser/chrome/devtools/skin/images/security-state-secure.svg
+lib/firefox-${VERSION}/browser/chrome/devtools/skin/images/security-state-weak.svg
+lib/firefox-${VERSION}/browser/chrome/devtools/skin/images/sort-arrows.svg
+lib/firefox-${VERSION}/browser/chrome/devtools/skin/images/timeline-filter.svg
+lib/firefox-${VERSION}/browser/chrome/devtools/skin/images/toggle-tools.png
+lib/firefox-${VERSION}/browser/chrome/devtools/skin/images/toggle-tools%2x.png@localhost
+lib/firefox-${VERSION}/browser/chrome/devtools/skin/images/tool-canvas.svg
+lib/firefox-${VERSION}/browser/chrome/devtools/skin/images/tool-debugger-paused.svg
+lib/firefox-${VERSION}/browser/chrome/devtools/skin/images/tool-debugger.svg
+lib/firefox-${VERSION}/browser/chrome/devtools/skin/images/tool-inspector.svg
+lib/firefox-${VERSION}/browser/chrome/devtools/skin/images/tool-memory-active.svg
+lib/firefox-${VERSION}/browser/chrome/devtools/skin/images/tool-memory.svg
+lib/firefox-${VERSION}/browser/chrome/devtools/skin/images/tool-network.svg
+lib/firefox-${VERSION}/browser/chrome/devtools/skin/images/tool-options.svg
+lib/firefox-${VERSION}/browser/chrome/devtools/skin/images/tool-profiler-active.svg
+lib/firefox-${VERSION}/browser/chrome/devtools/skin/images/tool-profiler.svg
+lib/firefox-${VERSION}/browser/chrome/devtools/skin/images/tool-scratchpad.svg
+lib/firefox-${VERSION}/browser/chrome/devtools/skin/images/tool-shadereditor.svg
+lib/firefox-${VERSION}/browser/chrome/devtools/skin/images/tool-storage.svg
+lib/firefox-${VERSION}/browser/chrome/devtools/skin/images/tool-styleeditor.svg
+lib/firefox-${VERSION}/browser/chrome/devtools/skin/images/tool-webaudio.svg
+lib/firefox-${VERSION}/browser/chrome/devtools/skin/images/tool-webconsole.svg
+lib/firefox-${VERSION}/browser/chrome/devtools/skin/images/tracer-icon.png
+lib/firefox-${VERSION}/browser/chrome/devtools/skin/images/tracer-icon%2x.png@localhost
+lib/firefox-${VERSION}/browser/chrome/devtools/skin/images/undock%2x.png@localhost
+lib/firefox-${VERSION}/browser/chrome/devtools/skin/images/vview-delete.png
+lib/firefox-${VERSION}/browser/chrome/devtools/skin/images/vview-delete%2x.png@localhost
+lib/firefox-${VERSION}/browser/chrome/devtools/skin/images/vview-edit.png
+lib/firefox-${VERSION}/browser/chrome/devtools/skin/images/vview-edit%2x.png@localhost
+lib/firefox-${VERSION}/browser/chrome/devtools/skin/images/vview-lock.png
+lib/firefox-${VERSION}/browser/chrome/devtools/skin/images/vview-lock%2x.png@localhost
+lib/firefox-${VERSION}/browser/chrome/devtools/skin/images/vview-open-inspector.png
+lib/firefox-${VERSION}/browser/chrome/devtools/skin/images/vview-open-inspector%2x.png@localhost
+lib/firefox-${VERSION}/browser/chrome/devtools/skin/images/webconsole.svg
+lib/firefox-${VERSION}/browser/chrome/devtools/skin/inspector.css
+lib/firefox-${VERSION}/browser/chrome/devtools/skin/layoutview.css
+lib/firefox-${VERSION}/browser/chrome/devtools/skin/light-theme.css
+lib/firefox-${VERSION}/browser/chrome/devtools/skin/markup-view.css
+lib/firefox-${VERSION}/browser/chrome/devtools/skin/memory.css
+lib/firefox-${VERSION}/browser/chrome/devtools/skin/netmonitor.css
+lib/firefox-${VERSION}/browser/chrome/devtools/skin/performance.css
+lib/firefox-${VERSION}/browser/chrome/devtools/skin/projecteditor/projecteditor.css
+lib/firefox-${VERSION}/browser/chrome/devtools/skin/promisedebugger.css
+lib/firefox-${VERSION}/browser/chrome/devtools/skin/ruleview.css
+lib/firefox-${VERSION}/browser/chrome/devtools/skin/scratchpad.css
+lib/firefox-${VERSION}/browser/chrome/devtools/skin/shadereditor.css
+lib/firefox-${VERSION}/browser/chrome/devtools/skin/splitview.css
+lib/firefox-${VERSION}/browser/chrome/devtools/skin/storage.css
+lib/firefox-${VERSION}/browser/chrome/devtools/skin/styleeditor.css
+lib/firefox-${VERSION}/browser/chrome/devtools/skin/toolbars.css
+lib/firefox-${VERSION}/browser/chrome/devtools/skin/tooltip/arrow-horizontal-dark.png
+lib/firefox-${VERSION}/browser/chrome/devtools/skin/tooltip/arrow-horizontal-dark%2x.png@localhost
+lib/firefox-${VERSION}/browser/chrome/devtools/skin/tooltip/arrow-horizontal-light.png
+lib/firefox-${VERSION}/browser/chrome/devtools/skin/tooltip/arrow-horizontal-light%2x.png@localhost
+lib/firefox-${VERSION}/browser/chrome/devtools/skin/tooltip/arrow-vertical-dark.png
+lib/firefox-${VERSION}/browser/chrome/devtools/skin/tooltip/arrow-vertical-dark%2x.png@localhost
+lib/firefox-${VERSION}/browser/chrome/devtools/skin/tooltip/arrow-vertical-light.png
+lib/firefox-${VERSION}/browser/chrome/devtools/skin/tooltip/arrow-vertical-light%2x.png@localhost
+lib/firefox-${VERSION}/browser/chrome/devtools/skin/variables.css
+lib/firefox-${VERSION}/browser/chrome/devtools/skin/webaudioeditor.css
+lib/firefox-${VERSION}/browser/chrome/devtools/skin/webconsole.css
+lib/firefox-${VERSION}/browser/chrome/devtools/skin/widgets.css
+lib/firefox-${VERSION}/browser/chrome/en-US/locale/branding/brand.dtd
+lib/firefox-${VERSION}/browser/chrome/en-US/locale/branding/brand.properties
+lib/firefox-${VERSION}/browser/chrome/en-US/locale/branding/browserconfig.properties
+lib/firefox-${VERSION}/browser/chrome/en-US/locale/browser-region/region.properties
+lib/firefox-${VERSION}/browser/chrome/en-US/locale/browser/aboutAccounts.dtd
+lib/firefox-${VERSION}/browser/chrome/en-US/locale/browser/aboutCertError.dtd
+lib/firefox-${VERSION}/browser/chrome/en-US/locale/browser/aboutDialog.dtd
+lib/firefox-${VERSION}/browser/chrome/en-US/locale/browser/aboutHealthReport.dtd
+lib/firefox-${VERSION}/browser/chrome/en-US/locale/browser/aboutHome.dtd
+lib/firefox-${VERSION}/browser/chrome/en-US/locale/browser/aboutPrivateBrowsing.dtd
+lib/firefox-${VERSION}/browser/chrome/en-US/locale/browser/aboutPrivateBrowsing.properties
+lib/firefox-${VERSION}/browser/chrome/en-US/locale/browser/aboutRobots.dtd
+lib/firefox-${VERSION}/browser/chrome/en-US/locale/browser/aboutSessionRestore.dtd
+lib/firefox-${VERSION}/browser/chrome/en-US/locale/browser/aboutSyncTabs.dtd
+lib/firefox-${VERSION}/browser/chrome/en-US/locale/browser/aboutTabCrashed.dtd
+lib/firefox-${VERSION}/browser/chrome/en-US/locale/browser/accounts.properties
+lib/firefox-${VERSION}/browser/chrome/en-US/locale/browser/appstrings.properties
+lib/firefox-${VERSION}/browser/chrome/en-US/locale/browser/baseMenuOverlay.dtd
+lib/firefox-${VERSION}/browser/chrome/en-US/locale/browser/browser-pocket.properties
+lib/firefox-${VERSION}/browser/chrome/en-US/locale/browser/browser.dtd
+lib/firefox-${VERSION}/browser/chrome/en-US/locale/browser/browser.properties
+lib/firefox-${VERSION}/browser/chrome/en-US/locale/browser/customizableui/customizableWidgets.properties
+lib/firefox-${VERSION}/browser/chrome/en-US/locale/browser/downloads/downloads.dtd
+lib/firefox-${VERSION}/browser/chrome/en-US/locale/browser/downloads/downloads.properties
+lib/firefox-${VERSION}/browser/chrome/en-US/locale/browser/downloads/settingsChange.dtd
+lib/firefox-${VERSION}/browser/chrome/en-US/locale/browser/engineManager.properties
+lib/firefox-${VERSION}/browser/chrome/en-US/locale/browser/feeds/subscribe.dtd
+lib/firefox-${VERSION}/browser/chrome/en-US/locale/browser/feeds/subscribe.properties
+lib/firefox-${VERSION}/browser/chrome/en-US/locale/browser/lightweightThemes.properties
+lib/firefox-${VERSION}/browser/chrome/en-US/locale/browser/loop/loop.properties
+lib/firefox-${VERSION}/browser/chrome/en-US/locale/browser/migration/migration.dtd
+lib/firefox-${VERSION}/browser/chrome/en-US/locale/browser/migration/migration.properties
+lib/firefox-${VERSION}/browser/chrome/en-US/locale/browser/netError.dtd
+lib/firefox-${VERSION}/browser/chrome/en-US/locale/browser/newTab.dtd
+lib/firefox-${VERSION}/browser/chrome/en-US/locale/browser/newTab.properties
+lib/firefox-${VERSION}/browser/chrome/en-US/locale/browser/pageInfo.dtd
+lib/firefox-${VERSION}/browser/chrome/en-US/locale/browser/pageInfo.properties
+lib/firefox-${VERSION}/browser/chrome/en-US/locale/browser/places/bookmarkProperties.properties
+lib/firefox-${VERSION}/browser/chrome/en-US/locale/browser/places/editBookmarkOverlay.dtd
+lib/firefox-${VERSION}/browser/chrome/en-US/locale/browser/places/moveBookmarks.dtd
+lib/firefox-${VERSION}/browser/chrome/en-US/locale/browser/places/places.dtd
+lib/firefox-${VERSION}/browser/chrome/en-US/locale/browser/places/places.properties
+lib/firefox-${VERSION}/browser/chrome/en-US/locale/browser/preferences/advanced.dtd
+lib/firefox-${VERSION}/browser/chrome/en-US/locale/browser/preferences/applicationManager.dtd
+lib/firefox-${VERSION}/browser/chrome/en-US/locale/browser/preferences/applicationManager.properties
+lib/firefox-${VERSION}/browser/chrome/en-US/locale/browser/preferences/applications.dtd
+lib/firefox-${VERSION}/browser/chrome/en-US/locale/browser/preferences/blocklists.dtd
+lib/firefox-${VERSION}/browser/chrome/en-US/locale/browser/preferences/colors.dtd
+lib/firefox-${VERSION}/browser/chrome/en-US/locale/browser/preferences/connection.dtd
+lib/firefox-${VERSION}/browser/chrome/en-US/locale/browser/preferences/content.dtd
+lib/firefox-${VERSION}/browser/chrome/en-US/locale/browser/preferences/cookies.dtd
+lib/firefox-${VERSION}/browser/chrome/en-US/locale/browser/preferences/fonts.dtd
+lib/firefox-${VERSION}/browser/chrome/en-US/locale/browser/preferences/languages.dtd
+lib/firefox-${VERSION}/browser/chrome/en-US/locale/browser/preferences/main.dtd
+lib/firefox-${VERSION}/browser/chrome/en-US/locale/browser/preferences/permissions.dtd
+lib/firefox-${VERSION}/browser/chrome/en-US/locale/browser/preferences/preferences.dtd
+lib/firefox-${VERSION}/browser/chrome/en-US/locale/browser/preferences/preferences.properties
+lib/firefox-${VERSION}/browser/chrome/en-US/locale/browser/preferences/privacy.dtd
+lib/firefox-${VERSION}/browser/chrome/en-US/locale/browser/preferences/search.dtd
+lib/firefox-${VERSION}/browser/chrome/en-US/locale/browser/preferences/security.dtd
+lib/firefox-${VERSION}/browser/chrome/en-US/locale/browser/preferences/selectBookmark.dtd
+lib/firefox-${VERSION}/browser/chrome/en-US/locale/browser/preferences/sync.dtd
+lib/firefox-${VERSION}/browser/chrome/en-US/locale/browser/preferences/tabs.dtd
+lib/firefox-${VERSION}/browser/chrome/en-US/locale/browser/preferences/translation.dtd
+lib/firefox-${VERSION}/browser/chrome/en-US/locale/browser/quitDialog.properties
+lib/firefox-${VERSION}/browser/chrome/en-US/locale/browser/safeMode.dtd
+lib/firefox-${VERSION}/browser/chrome/en-US/locale/browser/safebrowsing/phishing-afterload-warning-message.dtd
+lib/firefox-${VERSION}/browser/chrome/en-US/locale/browser/safebrowsing/report-phishing.dtd
+lib/firefox-${VERSION}/browser/chrome/en-US/locale/browser/sanitize.dtd
+lib/firefox-${VERSION}/browser/chrome/en-US/locale/browser/search.properties
+lib/firefox-${VERSION}/browser/chrome/en-US/locale/browser/searchbar.dtd
+lib/firefox-${VERSION}/browser/chrome/en-US/locale/browser/searchplugins/amazondotcom.xml
+lib/firefox-${VERSION}/browser/chrome/en-US/locale/browser/searchplugins/bing.xml
+lib/firefox-${VERSION}/browser/chrome/en-US/locale/browser/searchplugins/ddg.xml
+lib/firefox-${VERSION}/browser/chrome/en-US/locale/browser/searchplugins/eBay.xml
+lib/firefox-${VERSION}/browser/chrome/en-US/locale/browser/searchplugins/google.xml
+lib/firefox-${VERSION}/browser/chrome/en-US/locale/browser/searchplugins/list.txt
+lib/firefox-${VERSION}/browser/chrome/en-US/locale/browser/searchplugins/twitter.xml
+lib/firefox-${VERSION}/browser/chrome/en-US/locale/browser/searchplugins/wikipedia.xml
+lib/firefox-${VERSION}/browser/chrome/en-US/locale/browser/searchplugins/yahoo-en-CA.xml
+lib/firefox-${VERSION}/browser/chrome/en-US/locale/browser/searchplugins/yahoo.xml
+lib/firefox-${VERSION}/browser/chrome/en-US/locale/browser/setDesktopBackground.dtd
+lib/firefox-${VERSION}/browser/chrome/en-US/locale/browser/shellservice.properties
+lib/firefox-${VERSION}/browser/chrome/en-US/locale/browser/sitePermissions.properties
+lib/firefox-${VERSION}/browser/chrome/en-US/locale/browser/syncBrand.dtd
+lib/firefox-${VERSION}/browser/chrome/en-US/locale/browser/syncCustomize.dtd
+lib/firefox-${VERSION}/browser/chrome/en-US/locale/browser/syncGenericChange.properties
+lib/firefox-${VERSION}/browser/chrome/en-US/locale/browser/syncKey.dtd
+lib/firefox-${VERSION}/browser/chrome/en-US/locale/browser/syncQuota.dtd
+lib/firefox-${VERSION}/browser/chrome/en-US/locale/browser/syncQuota.properties
+lib/firefox-${VERSION}/browser/chrome/en-US/locale/browser/syncSetup.dtd
+lib/firefox-${VERSION}/browser/chrome/en-US/locale/browser/syncSetup.properties
+lib/firefox-${VERSION}/browser/chrome/en-US/locale/browser/tabbrowser.properties
+lib/firefox-${VERSION}/browser/chrome/en-US/locale/browser/taskbar.properties
+lib/firefox-${VERSION}/browser/chrome/en-US/locale/browser/translation.dtd
+lib/firefox-${VERSION}/browser/chrome/en-US/locale/browser/translation.properties
+lib/firefox-${VERSION}/browser/chrome/en-US/locale/browser/webrtcIndicator.properties
+lib/firefox-${VERSION}/browser/chrome/en-US/locale/en-US/devtools/client/VariablesView.dtd
+lib/firefox-${VERSION}/browser/chrome/en-US/locale/en-US/devtools/client/aboutdebugging.dtd
+lib/firefox-${VERSION}/browser/chrome/en-US/locale/en-US/devtools/client/aboutdebugging.properties
+lib/firefox-${VERSION}/browser/chrome/en-US/locale/en-US/devtools/client/animationinspector.dtd
+lib/firefox-${VERSION}/browser/chrome/en-US/locale/en-US/devtools/client/animationinspector.properties
+lib/firefox-${VERSION}/browser/chrome/en-US/locale/en-US/devtools/client/app-manager.properties
+lib/firefox-${VERSION}/browser/chrome/en-US/locale/en-US/devtools/client/appcacheutils.properties
+lib/firefox-${VERSION}/browser/chrome/en-US/locale/en-US/devtools/client/canvasdebugger.dtd
+lib/firefox-${VERSION}/browser/chrome/en-US/locale/en-US/devtools/client/canvasdebugger.properties
+lib/firefox-${VERSION}/browser/chrome/en-US/locale/en-US/devtools/client/connection-screen.dtd
+lib/firefox-${VERSION}/browser/chrome/en-US/locale/en-US/devtools/client/connection-screen.properties
+lib/firefox-${VERSION}/browser/chrome/en-US/locale/en-US/devtools/client/debugger.dtd
+lib/firefox-${VERSION}/browser/chrome/en-US/locale/en-US/devtools/client/debugger.properties
+lib/firefox-${VERSION}/browser/chrome/en-US/locale/en-US/devtools/client/device.properties
+lib/firefox-${VERSION}/browser/chrome/en-US/locale/en-US/devtools/client/eyedropper.properties
+lib/firefox-${VERSION}/browser/chrome/en-US/locale/en-US/devtools/client/filterwidget.dtd
+lib/firefox-${VERSION}/browser/chrome/en-US/locale/en-US/devtools/client/filterwidget.properties
+lib/firefox-${VERSION}/browser/chrome/en-US/locale/en-US/devtools/client/font-inspector.dtd
+lib/firefox-${VERSION}/browser/chrome/en-US/locale/en-US/devtools/client/graphs.properties
+lib/firefox-${VERSION}/browser/chrome/en-US/locale/en-US/devtools/client/har.properties
+lib/firefox-${VERSION}/browser/chrome/en-US/locale/en-US/devtools/client/inspector.dtd
+lib/firefox-${VERSION}/browser/chrome/en-US/locale/en-US/devtools/client/inspector.properties
+lib/firefox-${VERSION}/browser/chrome/en-US/locale/en-US/devtools/client/jsonview.properties
+lib/firefox-${VERSION}/browser/chrome/en-US/locale/en-US/devtools/client/layoutview.dtd
+lib/firefox-${VERSION}/browser/chrome/en-US/locale/en-US/devtools/client/markers.properties
+lib/firefox-${VERSION}/browser/chrome/en-US/locale/en-US/devtools/client/memory.properties
+lib/firefox-${VERSION}/browser/chrome/en-US/locale/en-US/devtools/client/netmonitor.dtd
+lib/firefox-${VERSION}/browser/chrome/en-US/locale/en-US/devtools/client/netmonitor.properties
+lib/firefox-${VERSION}/browser/chrome/en-US/locale/en-US/devtools/client/performance.dtd
+lib/firefox-${VERSION}/browser/chrome/en-US/locale/en-US/devtools/client/performance.properties
+lib/firefox-${VERSION}/browser/chrome/en-US/locale/en-US/devtools/client/projecteditor.properties
+lib/firefox-${VERSION}/browser/chrome/en-US/locale/en-US/devtools/client/promisedebugger.dtd
+lib/firefox-${VERSION}/browser/chrome/en-US/locale/en-US/devtools/client/promisedebugger.properties
+lib/firefox-${VERSION}/browser/chrome/en-US/locale/en-US/devtools/client/responsiveUI.properties
+lib/firefox-${VERSION}/browser/chrome/en-US/locale/en-US/devtools/client/scratchpad.dtd
+lib/firefox-${VERSION}/browser/chrome/en-US/locale/en-US/devtools/client/scratchpad.properties
+lib/firefox-${VERSION}/browser/chrome/en-US/locale/en-US/devtools/client/shadereditor.dtd
+lib/firefox-${VERSION}/browser/chrome/en-US/locale/en-US/devtools/client/shadereditor.properties
+lib/firefox-${VERSION}/browser/chrome/en-US/locale/en-US/devtools/client/shared.properties
+lib/firefox-${VERSION}/browser/chrome/en-US/locale/en-US/devtools/client/sourceeditor.dtd
+lib/firefox-${VERSION}/browser/chrome/en-US/locale/en-US/devtools/client/sourceeditor.properties
+lib/firefox-${VERSION}/browser/chrome/en-US/locale/en-US/devtools/client/storage.properties
+lib/firefox-${VERSION}/browser/chrome/en-US/locale/en-US/devtools/client/styleeditor.dtd
+lib/firefox-${VERSION}/browser/chrome/en-US/locale/en-US/devtools/client/styleeditor.properties
+lib/firefox-${VERSION}/browser/chrome/en-US/locale/en-US/devtools/client/styleinspector.dtd
+lib/firefox-${VERSION}/browser/chrome/en-US/locale/en-US/devtools/client/tilt.properties
+lib/firefox-${VERSION}/browser/chrome/en-US/locale/en-US/devtools/client/toolbox.dtd
+lib/firefox-${VERSION}/browser/chrome/en-US/locale/en-US/devtools/client/toolbox.properties
+lib/firefox-${VERSION}/browser/chrome/en-US/locale/en-US/devtools/client/webConsole.dtd
+lib/firefox-${VERSION}/browser/chrome/en-US/locale/en-US/devtools/client/webaudioeditor.dtd
+lib/firefox-${VERSION}/browser/chrome/en-US/locale/en-US/devtools/client/webaudioeditor.properties
+lib/firefox-${VERSION}/browser/chrome/en-US/locale/en-US/devtools/client/webconsole.properties
+lib/firefox-${VERSION}/browser/chrome/en-US/locale/en-US/devtools/client/webide.dtd
+lib/firefox-${VERSION}/browser/chrome/en-US/locale/en-US/devtools/client/webide.properties
+lib/firefox-${VERSION}/browser/chrome/en-US/locale/en-US/devtools/shared/csscoverage.dtd
+lib/firefox-${VERSION}/browser/chrome/en-US/locale/en-US/devtools/shared/csscoverage.properties
+lib/firefox-${VERSION}/browser/chrome/en-US/locale/en-US/devtools/shared/debugger.properties
+lib/firefox-${VERSION}/browser/chrome/en-US/locale/en-US/devtools/shared/gcli.properties
+lib/firefox-${VERSION}/browser/chrome/en-US/locale/en-US/devtools/shared/gclicommands.properties
+lib/firefox-${VERSION}/browser/chrome/en-US/locale/en-US/devtools/shared/styleinspector.properties
+lib/firefox-${VERSION}/browser/chrome/en-US/locale/pdfviewer/chrome.properties
+lib/firefox-${VERSION}/browser/chrome/en-US/locale/pdfviewer/viewer.properties
+lib/firefox-${VERSION}/browser/chrome/icons/default/default16.png
+lib/firefox-${VERSION}/browser/chrome/icons/default/default32.png
+lib/firefox-${VERSION}/browser/chrome/icons/default/default48.png
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/PdfJs.jsm
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/PdfJsTelemetry.jsm
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/PdfStreamConverter.jsm
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/PdfjsChromeUtils.jsm
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/PdfjsContentUtils.jsm
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/build/pdf.js
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/build/pdf.worker.js
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/network.js
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/pdfjschildbootstrap.js
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/cmaps/78-EUC-H.bcmap
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/cmaps/78-EUC-V.bcmap
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/cmaps/78-H.bcmap
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/cmaps/78-RKSJ-H.bcmap
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/cmaps/78-RKSJ-V.bcmap
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/cmaps/78-V.bcmap
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/cmaps/78ms-RKSJ-H.bcmap
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/cmaps/78ms-RKSJ-V.bcmap
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/cmaps/83pv-RKSJ-H.bcmap
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/cmaps/90ms-RKSJ-H.bcmap
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/cmaps/90ms-RKSJ-V.bcmap
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/cmaps/90msp-RKSJ-H.bcmap
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/cmaps/90msp-RKSJ-V.bcmap
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/cmaps/90pv-RKSJ-H.bcmap
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/cmaps/90pv-RKSJ-V.bcmap
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/cmaps/Add-H.bcmap
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/cmaps/Add-RKSJ-H.bcmap
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/cmaps/Add-RKSJ-V.bcmap
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/cmaps/Add-V.bcmap
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/cmaps/Adobe-CNS1-0.bcmap
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/cmaps/Adobe-CNS1-1.bcmap
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/cmaps/Adobe-CNS1-2.bcmap
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/cmaps/Adobe-CNS1-3.bcmap
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/cmaps/Adobe-CNS1-4.bcmap
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/cmaps/Adobe-CNS1-5.bcmap
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/cmaps/Adobe-CNS1-6.bcmap
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/cmaps/Adobe-CNS1-UCS2.bcmap
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/cmaps/Adobe-GB1-0.bcmap
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/cmaps/Adobe-GB1-1.bcmap
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/cmaps/Adobe-GB1-2.bcmap
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/cmaps/Adobe-GB1-3.bcmap
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/cmaps/Adobe-GB1-4.bcmap
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/cmaps/Adobe-GB1-5.bcmap
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/cmaps/Adobe-GB1-UCS2.bcmap
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/cmaps/Adobe-Japan1-0.bcmap
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/cmaps/Adobe-Japan1-1.bcmap
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/cmaps/Adobe-Japan1-2.bcmap
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/cmaps/Adobe-Japan1-3.bcmap
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/cmaps/Adobe-Japan1-4.bcmap
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/cmaps/Adobe-Japan1-5.bcmap
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/cmaps/Adobe-Japan1-6.bcmap
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/cmaps/Adobe-Japan1-UCS2.bcmap
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/cmaps/Adobe-Korea1-0.bcmap
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/cmaps/Adobe-Korea1-1.bcmap
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/cmaps/Adobe-Korea1-2.bcmap
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/cmaps/Adobe-Korea1-UCS2.bcmap
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/cmaps/B5-H.bcmap
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/cmaps/B5-V.bcmap
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/cmaps/B5pc-H.bcmap
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/cmaps/B5pc-V.bcmap
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/cmaps/CNS-EUC-H.bcmap
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/cmaps/CNS-EUC-V.bcmap
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/cmaps/CNS1-H.bcmap
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/cmaps/CNS1-V.bcmap
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/cmaps/CNS2-H.bcmap
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/cmaps/CNS2-V.bcmap
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/cmaps/ETHK-B5-H.bcmap
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/cmaps/ETHK-B5-V.bcmap
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/cmaps/ETen-B5-H.bcmap
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/cmaps/ETen-B5-V.bcmap
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/cmaps/ETenms-B5-H.bcmap
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/cmaps/ETenms-B5-V.bcmap
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/cmaps/EUC-H.bcmap
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/cmaps/EUC-V.bcmap
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/cmaps/Ext-H.bcmap
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/cmaps/Ext-RKSJ-H.bcmap
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/cmaps/Ext-RKSJ-V.bcmap
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/cmaps/Ext-V.bcmap
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/cmaps/GB-EUC-H.bcmap
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/cmaps/GB-EUC-V.bcmap
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/cmaps/GB-H.bcmap
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/cmaps/GB-V.bcmap
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/cmaps/GBK-EUC-H.bcmap
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/cmaps/GBK-EUC-V.bcmap
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/cmaps/GBK2K-H.bcmap
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/cmaps/GBK2K-V.bcmap
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/cmaps/GBKp-EUC-H.bcmap
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/cmaps/GBKp-EUC-V.bcmap
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/cmaps/GBT-EUC-H.bcmap
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/cmaps/GBT-EUC-V.bcmap
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/cmaps/GBT-H.bcmap
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/cmaps/GBT-V.bcmap
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/cmaps/GBTpc-EUC-H.bcmap
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/cmaps/GBTpc-EUC-V.bcmap
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/cmaps/GBpc-EUC-H.bcmap
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/cmaps/GBpc-EUC-V.bcmap
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/cmaps/H.bcmap
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/cmaps/HKdla-B5-H.bcmap
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/cmaps/HKdla-B5-V.bcmap
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/cmaps/HKdlb-B5-H.bcmap
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/cmaps/HKdlb-B5-V.bcmap
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/cmaps/HKgccs-B5-H.bcmap
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/cmaps/HKgccs-B5-V.bcmap
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/cmaps/HKm314-B5-H.bcmap
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/cmaps/HKm314-B5-V.bcmap
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/cmaps/HKm471-B5-H.bcmap
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/cmaps/HKm471-B5-V.bcmap
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/cmaps/HKscs-B5-H.bcmap
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/cmaps/HKscs-B5-V.bcmap
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/cmaps/Hankaku.bcmap
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/cmaps/Hiragana.bcmap
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/cmaps/KSC-EUC-H.bcmap
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/cmaps/KSC-EUC-V.bcmap
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/cmaps/KSC-H.bcmap
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/cmaps/KSC-Johab-H.bcmap
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/cmaps/KSC-Johab-V.bcmap
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/cmaps/KSC-V.bcmap
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/cmaps/KSCms-UHC-H.bcmap
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/cmaps/KSCms-UHC-HW-H.bcmap
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/cmaps/KSCms-UHC-HW-V.bcmap
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/cmaps/KSCms-UHC-V.bcmap
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/cmaps/KSCpc-EUC-H.bcmap
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/cmaps/KSCpc-EUC-V.bcmap
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/cmaps/Katakana.bcmap
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/cmaps/LICENSE
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/cmaps/NWP-H.bcmap
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/cmaps/NWP-V.bcmap
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/cmaps/RKSJ-H.bcmap
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/cmaps/RKSJ-V.bcmap
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/cmaps/Roman.bcmap
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/cmaps/UniCNS-UCS2-H.bcmap
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/cmaps/UniCNS-UCS2-V.bcmap
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/cmaps/UniCNS-UTF16-H.bcmap
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/cmaps/UniCNS-UTF16-V.bcmap
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/cmaps/UniCNS-UTF32-H.bcmap
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/cmaps/UniCNS-UTF32-V.bcmap
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/cmaps/UniCNS-UTF8-H.bcmap
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/cmaps/UniCNS-UTF8-V.bcmap
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/cmaps/UniGB-UCS2-H.bcmap
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/cmaps/UniGB-UCS2-V.bcmap
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/cmaps/UniGB-UTF16-H.bcmap
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/cmaps/UniGB-UTF16-V.bcmap
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/cmaps/UniGB-UTF32-H.bcmap
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/cmaps/UniGB-UTF32-V.bcmap
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/cmaps/UniGB-UTF8-H.bcmap
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/cmaps/UniGB-UTF8-V.bcmap
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/cmaps/UniJIS-UCS2-H.bcmap
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/cmaps/UniJIS-UCS2-HW-H.bcmap
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/cmaps/UniJIS-UCS2-HW-V.bcmap
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/cmaps/UniJIS-UCS2-V.bcmap
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/cmaps/UniJIS-UTF16-H.bcmap
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/cmaps/UniJIS-UTF16-V.bcmap
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/cmaps/UniJIS-UTF32-H.bcmap
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/cmaps/UniJIS-UTF32-V.bcmap
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/cmaps/UniJIS-UTF8-H.bcmap
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/cmaps/UniJIS-UTF8-V.bcmap
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/cmaps/UniJIS2004-UTF16-H.bcmap
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/cmaps/UniJIS2004-UTF16-V.bcmap
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/cmaps/UniJIS2004-UTF32-H.bcmap
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/cmaps/UniJIS2004-UTF32-V.bcmap
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/cmaps/UniJIS2004-UTF8-H.bcmap
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/cmaps/UniJIS2004-UTF8-V.bcmap
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/cmaps/UniJISPro-UCS2-HW-V.bcmap
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/cmaps/UniJISPro-UCS2-V.bcmap
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/cmaps/UniJISPro-UTF8-V.bcmap
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/cmaps/UniJISX0213-UTF32-H.bcmap
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/cmaps/UniJISX0213-UTF32-V.bcmap
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/cmaps/UniJISX02132004-UTF32-H.bcmap
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/cmaps/UniJISX02132004-UTF32-V.bcmap
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/cmaps/UniKS-UCS2-H.bcmap
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/cmaps/UniKS-UCS2-V.bcmap
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/cmaps/UniKS-UTF16-H.bcmap
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/cmaps/UniKS-UTF16-V.bcmap
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/cmaps/UniKS-UTF32-H.bcmap
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/cmaps/UniKS-UTF32-V.bcmap
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/cmaps/UniKS-UTF8-H.bcmap
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/cmaps/UniKS-UTF8-V.bcmap
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/cmaps/V.bcmap
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/cmaps/WP-Symbol.bcmap
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/debugger.js
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/images/annotation-check.svg
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/images/annotation-comment.svg
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/images/annotation-help.svg
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/images/annotation-insert.svg
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/images/annotation-key.svg
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/images/annotation-newparagraph.svg
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/images/annotation-noicon.svg
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/images/annotation-note.svg
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/images/annotation-paragraph.svg
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/images/findbarButton-next-rtl.png
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/images/findbarButton-next-rtl%2x.png@localhost
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/images/findbarButton-next.png
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/images/findbarButton-next%2x.png@localhost
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/images/findbarButton-previous-rtl.png
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/images/findbarButton-previous-rtl%2x.png@localhost
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/images/findbarButton-previous.png
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/images/findbarButton-previous%2x.png@localhost
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/images/grab.cur
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/images/grabbing.cur
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/images/loading-icon.gif
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/images/loading-small.png
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/images/loading-small%2x.png@localhost
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/images/secondaryToolbarButton-documentProperties.png
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/images/secondaryToolbarButton-documentProperties%2x.png@localhost
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/images/secondaryToolbarButton-firstPage.png
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/images/secondaryToolbarButton-firstPage%2x.png@localhost
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/images/secondaryToolbarButton-handTool.png
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/images/secondaryToolbarButton-handTool%2x.png@localhost
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/images/secondaryToolbarButton-lastPage.png
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/images/secondaryToolbarButton-lastPage%2x.png@localhost
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/images/secondaryToolbarButton-rotateCcw.png
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/images/secondaryToolbarButton-rotateCcw%2x.png@localhost
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/images/secondaryToolbarButton-rotateCw.png
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/images/secondaryToolbarButton-rotateCw%2x.png@localhost
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/images/shadow.png
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/images/texture.png
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/images/toolbarButton-bookmark.png
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/images/toolbarButton-bookmark%2x.png@localhost
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/images/toolbarButton-download.png
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/images/toolbarButton-download%2x.png@localhost
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/images/toolbarButton-menuArrows.png
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/images/toolbarButton-menuArrows%2x.png@localhost
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/images/toolbarButton-openFile.png
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/images/toolbarButton-openFile%2x.png@localhost
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/images/toolbarButton-pageDown-rtl.png
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/images/toolbarButton-pageDown-rtl%2x.png@localhost
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/images/toolbarButton-pageDown.png
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/images/toolbarButton-pageDown%2x.png@localhost
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/images/toolbarButton-pageUp-rtl.png
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/images/toolbarButton-pageUp-rtl%2x.png@localhost
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/images/toolbarButton-pageUp.png
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/images/toolbarButton-pageUp%2x.png@localhost
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/images/toolbarButton-presentationMode.png
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/images/toolbarButton-presentationMode%2x.png@localhost
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/images/toolbarButton-print.png
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/images/toolbarButton-print%2x.png@localhost
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/images/toolbarButton-search.png
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/images/toolbarButton-search%2x.png@localhost
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/images/toolbarButton-secondaryToolbarToggle-rtl.png
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/images/toolbarButton-secondaryToolbarToggle-rtl%2x.png@localhost
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/images/toolbarButton-secondaryToolbarToggle.png
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/images/toolbarButton-secondaryToolbarToggle%2x.png@localhost
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/images/toolbarButton-sidebarToggle-rtl.png
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/images/toolbarButton-sidebarToggle-rtl%2x.png@localhost
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/images/toolbarButton-sidebarToggle.png
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/images/toolbarButton-sidebarToggle%2x.png@localhost
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/images/toolbarButton-viewAttachments.png
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/images/toolbarButton-viewAttachments%2x.png@localhost
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/images/toolbarButton-viewOutline-rtl.png
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/images/toolbarButton-viewOutline-rtl%2x.png@localhost
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/images/toolbarButton-viewOutline.png
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/images/toolbarButton-viewOutline%2x.png@localhost
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/images/toolbarButton-viewThumbnail.png
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/images/toolbarButton-viewThumbnail%2x.png@localhost
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/images/toolbarButton-zoomIn.png
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/images/toolbarButton-zoomIn%2x.png@localhost
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/images/toolbarButton-zoomOut.png
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/images/toolbarButton-zoomOut%2x.png@localhost
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/images/treeitem-collapsed-rtl.png
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/images/treeitem-collapsed-rtl%2x.png@localhost
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/images/treeitem-collapsed.png
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/images/treeitem-collapsed%2x.png@localhost
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/images/treeitem-expanded.png
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/images/treeitem-expanded%2x.png@localhost
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/l10n.js
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/viewer.css
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/viewer.html
+lib/firefox-${VERSION}/browser/chrome/pdfjs/content/web/viewer.js
+lib/firefox-${VERSION}/browser/chrome/shumway/chrome/ExternalInterface.jsm
+lib/firefox-${VERSION}/browser/chrome/shumway/chrome/FileLoader.jsm
+lib/firefox-${VERSION}/browser/chrome/shumway/chrome/LocalConnection.jsm
+lib/firefox-${VERSION}/browser/chrome/shumway/chrome/RtmpUtils.jsm
+lib/firefox-${VERSION}/browser/chrome/shumway/chrome/ShumwayCom.jsm
+lib/firefox-${VERSION}/browser/chrome/shumway/chrome/SpecialInflate.jsm
+lib/firefox-${VERSION}/browser/chrome/shumway/chrome/SpecialStorage.jsm
+lib/firefox-${VERSION}/browser/chrome/shumway/chrome/StartupInfo.jsm
+lib/firefox-${VERSION}/browser/chrome/shumway/chrome/bootstrap-content.js
+lib/firefox-${VERSION}/browser/chrome/shumway/chrome/content.html
+lib/firefox-${VERSION}/browser/chrome/shumway/chrome/content.js
+lib/firefox-${VERSION}/browser/chrome/shumway/chrome/pingpong.js
+lib/firefox-${VERSION}/browser/chrome/shumway/chrome/plugin.js
+lib/firefox-${VERSION}/browser/chrome/shumway/chrome/viewer.wrapper.html
+lib/firefox-${VERSION}/browser/chrome/shumway/chrome/viewerDebugger.js
+lib/firefox-${VERSION}/browser/chrome/shumway/chrome/viewerWrapper.js
+lib/firefox-${VERSION}/browser/chrome/shumway/content/ShumwayBootstrapUtils.jsm
+lib/firefox-${VERSION}/browser/chrome/shumway/content/ShumwayStreamConverter.jsm
+lib/firefox-${VERSION}/browser/chrome/shumway/content/ShumwayTelemetry.jsm
+lib/firefox-${VERSION}/browser/chrome/shumway/content/ShumwayUtils.jsm
+lib/firefox-${VERSION}/browser/chrome/shumway/content/gfx/gl/shaders/combined.frag
+lib/firefox-${VERSION}/browser/chrome/shumway/content/gfx/gl/shaders/combined.vert
+lib/firefox-${VERSION}/browser/chrome/shumway/content/libs/builtin.abc
+lib/firefox-${VERSION}/browser/chrome/shumway/content/playerglobal/playerglobal.abcs
+lib/firefox-${VERSION}/browser/chrome/shumway/content/playerglobal/playerglobal.json
+lib/firefox-${VERSION}/browser/chrome/shumway/content/shumway.gfx.js
+lib/firefox-${VERSION}/browser/chrome/shumway/content/shumway.player.js
+lib/firefox-${VERSION}/browser/chrome/shumway/content/version.txt
+lib/firefox-${VERSION}/browser/chrome/shumway/content/web/noflv.mp4
+lib/firefox-${VERSION}/browser/chrome/shumway/content/web/viewer.gfx.html
+lib/firefox-${VERSION}/browser/chrome/shumway/content/web/viewer.html
+lib/firefox-${VERSION}/browser/chrome/shumway/content/web/viewer.js
+lib/firefox-${VERSION}/browser/chrome/shumway/content/web/viewer.player.html
+lib/firefox-${VERSION}/browser/chrome/shumway/content/web/viewerGfx.js
+lib/firefox-${VERSION}/browser/chrome/shumway/content/web/viewerPlayer.js
+lib/firefox-${VERSION}/browser/chrome/shumway/content/web/worker.js
+lib/firefox-${VERSION}/browser/chrome/webide/content/addons.js
+lib/firefox-${VERSION}/browser/chrome/webide/content/addons.xhtml
+lib/firefox-${VERSION}/browser/chrome/webide/content/details.js
+lib/firefox-${VERSION}/browser/chrome/webide/content/details.xhtml
+lib/firefox-${VERSION}/browser/chrome/webide/content/devicepreferences.js
+lib/firefox-${VERSION}/browser/chrome/webide/content/devicepreferences.xhtml
+lib/firefox-${VERSION}/browser/chrome/webide/content/devicesettings.js
+lib/firefox-${VERSION}/browser/chrome/webide/content/devicesettings.xhtml
+lib/firefox-${VERSION}/browser/chrome/webide/content/logs.js
+lib/firefox-${VERSION}/browser/chrome/webide/content/logs.xhtml
+lib/firefox-${VERSION}/browser/chrome/webide/content/monitor.js
+lib/firefox-${VERSION}/browser/chrome/webide/content/monitor.xhtml
+lib/firefox-${VERSION}/browser/chrome/webide/content/newapp.js
+lib/firefox-${VERSION}/browser/chrome/webide/content/newapp.xul
+lib/firefox-${VERSION}/browser/chrome/webide/content/permissionstable.js
+lib/firefox-${VERSION}/browser/chrome/webide/content/permissionstable.xhtml
+lib/firefox-${VERSION}/browser/chrome/webide/content/prefs.js
+lib/firefox-${VERSION}/browser/chrome/webide/content/prefs.xhtml
+lib/firefox-${VERSION}/browser/chrome/webide/content/project-listing.js
+lib/firefox-${VERSION}/browser/chrome/webide/content/project-listing.xhtml
+lib/firefox-${VERSION}/browser/chrome/webide/content/project-panel.js
+lib/firefox-${VERSION}/browser/chrome/webide/content/runtime-listing.js
+lib/firefox-${VERSION}/browser/chrome/webide/content/runtime-listing.xhtml
+lib/firefox-${VERSION}/browser/chrome/webide/content/runtime-panel.js
+lib/firefox-${VERSION}/browser/chrome/webide/content/runtimedetails.js
+lib/firefox-${VERSION}/browser/chrome/webide/content/runtimedetails.xhtml
+lib/firefox-${VERSION}/browser/chrome/webide/content/simulator.js
+lib/firefox-${VERSION}/browser/chrome/webide/content/simulator.xhtml
+lib/firefox-${VERSION}/browser/chrome/webide/content/webide.js
+lib/firefox-${VERSION}/browser/chrome/webide/content/webide.xul
+lib/firefox-${VERSION}/browser/chrome/webide/content/wifi-auth.js
+lib/firefox-${VERSION}/browser/chrome/webide/content/wifi-auth.xhtml
+lib/firefox-${VERSION}/browser/chrome/webide/skin/addons.css
+lib/firefox-${VERSION}/browser/chrome/webide/skin/config-view.css
+lib/firefox-${VERSION}/browser/chrome/webide/skin/deck.css
+lib/firefox-${VERSION}/browser/chrome/webide/skin/default-app-icon.png
+lib/firefox-${VERSION}/browser/chrome/webide/skin/details.css
+lib/firefox-${VERSION}/browser/chrome/webide/skin/icons.png
+lib/firefox-${VERSION}/browser/chrome/webide/skin/logs.css
+lib/firefox-${VERSION}/browser/chrome/webide/skin/monitor.css
+lib/firefox-${VERSION}/browser/chrome/webide/skin/newapp.css
+lib/firefox-${VERSION}/browser/chrome/webide/skin/noise.png
+lib/firefox-${VERSION}/browser/chrome/webide/skin/panel-listing.css
+lib/firefox-${VERSION}/browser/chrome/webide/skin/permissionstable.css
+lib/firefox-${VERSION}/browser/chrome/webide/skin/rocket.svg
+lib/firefox-${VERSION}/browser/chrome/webide/skin/runtimedetails.css
+lib/firefox-${VERSION}/browser/chrome/webide/skin/simulator.css
+lib/firefox-${VERSION}/browser/chrome/webide/skin/throbber.svg
+lib/firefox-${VERSION}/browser/chrome/webide/skin/webide.css
+lib/firefox-${VERSION}/browser/chrome/webide/skin/wifi-auth.css
+lib/firefox-${VERSION}/browser/components/ChromeProfileMigrator.js
+lib/firefox-${VERSION}/browser/components/ExperimentsService.js
+lib/firefox-${VERSION}/browser/components/FeedConverter.js
+lib/firefox-${VERSION}/browser/components/FeedWriter.js
+lib/firefox-${VERSION}/browser/components/FirefoxProfileMigrator.js
+lib/firefox-${VERSION}/browser/components/ProfileMigrator.js
+lib/firefox-${VERSION}/browser/components/SelfSupportService.js
+lib/firefox-${VERSION}/browser/components/WebContentConverter.js
+lib/firefox-${VERSION}/browser/components/components.manifest
+lib/firefox-${VERSION}/browser/components/devtools-clhandler.js
+lib/firefox-${VERSION}/browser/components/fuelApplication.js
+lib/firefox-${VERSION}/browser/components/interfaces.xpt
+lib/firefox-${VERSION}/browser/components/libbrowsercomps.so
+lib/firefox-${VERSION}/browser/components/nsBrowserContentHandler.js
+lib/firefox-${VERSION}/browser/components/nsBrowserGlue.js
+lib/firefox-${VERSION}/browser/components/nsSessionStartup.js
+lib/firefox-${VERSION}/browser/components/nsSessionStore.js
+lib/firefox-${VERSION}/browser/components/nsSetDefaultBrowser.js
+lib/firefox-${VERSION}/browser/components/webideCli.js
+lib/firefox-${VERSION}/browser/defaults/permissions
+lib/firefox-${VERSION}/browser/defaults/preferences/devtools.js
+lib/firefox-${VERSION}/browser/defaults/preferences/firefox-branding.js
+lib/firefox-${VERSION}/browser/defaults/preferences/firefox-l10n.js
+lib/firefox-${VERSION}/browser/defaults/preferences/firefox.js
+lib/firefox-${VERSION}/browser/defaults/preferences/webide-prefs.js
+lib/firefox-${VERSION}/browser/defaults/profile/bookmarks.html
+lib/firefox-${VERSION}/browser/defaults/profile/chrome/userChrome-example.css
+lib/firefox-${VERSION}/browser/defaults/profile/chrome/userContent-example.css
+lib/firefox-${VERSION}/browser/defaults/profile/localstore.rdf
+lib/firefox-${VERSION}/browser/defaults/profile/mimeTypes.rdf
+lib/firefox-${VERSION}/browser/defaults/profile/prefs.js
+lib/firefox-${VERSION}/browser/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}/chrome.manifest
+lib/firefox-${VERSION}/browser/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}/icon.png
+lib/firefox-${VERSION}/browser/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}/install.rdf
+lib/firefox-${VERSION}/browser/features/loop%mozilla.org@localhost/bootstrap.js
+lib/firefox-${VERSION}/browser/features/loop%mozilla.org@localhost/chrome.manifest
+lib/firefox-${VERSION}/browser/features/loop%mozilla.org@localhost/chrome/content/modules/LoopRooms.jsm
+lib/firefox-${VERSION}/browser/features/loop%mozilla.org@localhost/chrome/content/modules/LoopRoomsCache.jsm
+lib/firefox-${VERSION}/browser/features/loop%mozilla.org@localhost/chrome/content/modules/MozLoopAPI.jsm
+lib/firefox-${VERSION}/browser/features/loop%mozilla.org@localhost/chrome/content/modules/MozLoopPushHandler.jsm
+lib/firefox-${VERSION}/browser/features/loop%mozilla.org@localhost/chrome/content/modules/MozLoopService.jsm
+lib/firefox-${VERSION}/browser/features/loop%mozilla.org@localhost/chrome/content/modules/MozLoopWorker.js
+lib/firefox-${VERSION}/browser/features/loop%mozilla.org@localhost/chrome/content/panels/conversation.html
+lib/firefox-${VERSION}/browser/features/loop%mozilla.org@localhost/chrome/content/panels/css/panel.css
+lib/firefox-${VERSION}/browser/features/loop%mozilla.org@localhost/chrome/content/panels/js/conversation.js
+lib/firefox-${VERSION}/browser/features/loop%mozilla.org@localhost/chrome/content/panels/js/conversationAppStore.js
+lib/firefox-${VERSION}/browser/features/loop%mozilla.org@localhost/chrome/content/panels/js/feedbackViews.js
+lib/firefox-${VERSION}/browser/features/loop%mozilla.org@localhost/chrome/content/panels/js/otconfig.js
+lib/firefox-${VERSION}/browser/features/loop%mozilla.org@localhost/chrome/content/panels/js/panel.js
+lib/firefox-${VERSION}/browser/features/loop%mozilla.org@localhost/chrome/content/panels/js/roomStore.js
+lib/firefox-${VERSION}/browser/features/loop%mozilla.org@localhost/chrome/content/panels/js/roomViews.js
+lib/firefox-${VERSION}/browser/features/loop%mozilla.org@localhost/chrome/content/panels/panel.html
+lib/firefox-${VERSION}/browser/features/loop%mozilla.org@localhost/chrome/content/panels/vendor/l10n.js
+lib/firefox-${VERSION}/browser/features/loop%mozilla.org@localhost/chrome/content/preferences/prefs.js
+lib/firefox-${VERSION}/browser/features/loop%mozilla.org@localhost/chrome/content/sdk-content/js/dynamic_config.min.js
+lib/firefox-${VERSION}/browser/features/loop%mozilla.org@localhost/chrome/content/shared/css/common.css
+lib/firefox-${VERSION}/browser/features/loop%mozilla.org@localhost/chrome/content/shared/css/conversation.css
+lib/firefox-${VERSION}/browser/features/loop%mozilla.org@localhost/chrome/content/shared/css/reset.css
+lib/firefox-${VERSION}/browser/features/loop%mozilla.org@localhost/chrome/content/shared/img/02.png
+lib/firefox-${VERSION}/browser/features/loop%mozilla.org@localhost/chrome/content/shared/img/02%2x.png@localhost
+lib/firefox-${VERSION}/browser/features/loop%mozilla.org@localhost/chrome/content/shared/img/animated-spinner.svg
+lib/firefox-${VERSION}/browser/features/loop%mozilla.org@localhost/chrome/content/shared/img/audio-call-avatar.svg
+lib/firefox-${VERSION}/browser/features/loop%mozilla.org@localhost/chrome/content/shared/img/audio-hover.svg
+lib/firefox-${VERSION}/browser/features/loop%mozilla.org@localhost/chrome/content/shared/img/audio-mute-hover.svg
+lib/firefox-${VERSION}/browser/features/loop%mozilla.org@localhost/chrome/content/shared/img/audio-mute.svg
+lib/firefox-${VERSION}/browser/features/loop%mozilla.org@localhost/chrome/content/shared/img/audio.svg
+lib/firefox-${VERSION}/browser/features/loop%mozilla.org@localhost/chrome/content/shared/img/avatars.svg
+lib/firefox-${VERSION}/browser/features/loop%mozilla.org@localhost/chrome/content/shared/img/beta-ribbon.svg
+lib/firefox-${VERSION}/browser/features/loop%mozilla.org@localhost/chrome/content/shared/img/chatbubble-arrow-left.svg
+lib/firefox-${VERSION}/browser/features/loop%mozilla.org@localhost/chrome/content/shared/img/chatbubble-arrow-right.svg
+lib/firefox-${VERSION}/browser/features/loop%mozilla.org@localhost/chrome/content/shared/img/check.svg
+lib/firefox-${VERSION}/browser/features/loop%mozilla.org@localhost/chrome/content/shared/img/ellipsis-v.svg
+lib/firefox-${VERSION}/browser/features/loop%mozilla.org@localhost/chrome/content/shared/img/empty_conversations.svg
+lib/firefox-${VERSION}/browser/features/loop%mozilla.org@localhost/chrome/content/shared/img/empty_search.svg
+lib/firefox-${VERSION}/browser/features/loop%mozilla.org@localhost/chrome/content/shared/img/exit.svg
+lib/firefox-${VERSION}/browser/features/loop%mozilla.org@localhost/chrome/content/shared/img/facemute-14x14.png
+lib/firefox-${VERSION}/browser/features/loop%mozilla.org@localhost/chrome/content/shared/img/facemute-14x14%2x.png@localhost
+lib/firefox-${VERSION}/browser/features/loop%mozilla.org@localhost/chrome/content/shared/img/firefox-avatar.svg
+lib/firefox-${VERSION}/browser/features/loop%mozilla.org@localhost/chrome/content/shared/img/glyph-email-16x16.svg
+lib/firefox-${VERSION}/browser/features/loop%mozilla.org@localhost/chrome/content/shared/img/glyph-facebook-16x16.svg
+lib/firefox-${VERSION}/browser/features/loop%mozilla.org@localhost/chrome/content/shared/img/glyph-help-16x16.svg
+lib/firefox-${VERSION}/browser/features/loop%mozilla.org@localhost/chrome/content/shared/img/glyph-link-16x16.svg
+lib/firefox-${VERSION}/browser/features/loop%mozilla.org@localhost/chrome/content/shared/img/glyph-user-16x16.svg
+lib/firefox-${VERSION}/browser/features/loop%mozilla.org@localhost/chrome/content/shared/img/hangup-inverse-14x14.png
+lib/firefox-${VERSION}/browser/features/loop%mozilla.org@localhost/chrome/content/shared/img/hangup-inverse-14x14%2x.png@localhost
+lib/firefox-${VERSION}/browser/features/loop%mozilla.org@localhost/chrome/content/shared/img/hello_logo.svg
+lib/firefox-${VERSION}/browser/features/loop%mozilla.org@localhost/chrome/content/shared/img/helloicon.svg
+lib/firefox-${VERSION}/browser/features/loop%mozilla.org@localhost/chrome/content/shared/img/icon_32.png
+lib/firefox-${VERSION}/browser/features/loop%mozilla.org@localhost/chrome/content/shared/img/icon_64.png
+lib/firefox-${VERSION}/browser/features/loop%mozilla.org@localhost/chrome/content/shared/img/icons-10x10.svg
+lib/firefox-${VERSION}/browser/features/loop%mozilla.org@localhost/chrome/content/shared/img/icons-14x14.svg
+lib/firefox-${VERSION}/browser/features/loop%mozilla.org@localhost/chrome/content/shared/img/icons-16x16.svg
+lib/firefox-${VERSION}/browser/features/loop%mozilla.org@localhost/chrome/content/shared/img/media-group-left-hover.svg
+lib/firefox-${VERSION}/browser/features/loop%mozilla.org@localhost/chrome/content/shared/img/media-group-right-hover.svg
+lib/firefox-${VERSION}/browser/features/loop%mozilla.org@localhost/chrome/content/shared/img/media-group.svg
+lib/firefox-${VERSION}/browser/features/loop%mozilla.org@localhost/chrome/content/shared/img/movistar.png
+lib/firefox-${VERSION}/browser/features/loop%mozilla.org@localhost/chrome/content/shared/img/movistar%2x.png@localhost
+lib/firefox-${VERSION}/browser/features/loop%mozilla.org@localhost/chrome/content/shared/img/mute-inverse-14x14.png
+lib/firefox-${VERSION}/browser/features/loop%mozilla.org@localhost/chrome/content/shared/img/mute-inverse-14x14%2x.png@localhost
+lib/firefox-${VERSION}/browser/features/loop%mozilla.org@localhost/chrome/content/shared/img/pause-12x12.svg
+lib/firefox-${VERSION}/browser/features/loop%mozilla.org@localhost/chrome/content/shared/img/play-12x12.svg
+lib/firefox-${VERSION}/browser/features/loop%mozilla.org@localhost/chrome/content/shared/img/sad_hello_icon_64x64.svg
+lib/firefox-${VERSION}/browser/features/loop%mozilla.org@localhost/chrome/content/shared/img/settings-hover.svg
+lib/firefox-${VERSION}/browser/features/loop%mozilla.org@localhost/chrome/content/shared/img/settings.svg
+lib/firefox-${VERSION}/browser/features/loop%mozilla.org@localhost/chrome/content/shared/img/sharing-active.svg
+lib/firefox-${VERSION}/browser/features/loop%mozilla.org@localhost/chrome/content/shared/img/sharing-hover.svg
+lib/firefox-${VERSION}/browser/features/loop%mozilla.org@localhost/chrome/content/shared/img/sharing-pending.svg
+lib/firefox-${VERSION}/browser/features/loop%mozilla.org@localhost/chrome/content/shared/img/sharing.svg
+lib/firefox-${VERSION}/browser/features/loop%mozilla.org@localhost/chrome/content/shared/img/spinner.png
+lib/firefox-${VERSION}/browser/features/loop%mozilla.org@localhost/chrome/content/shared/img/spinner.svg
+lib/firefox-${VERSION}/browser/features/loop%mozilla.org@localhost/chrome/content/shared/img/spinner%2x.png@localhost
+lib/firefox-${VERSION}/browser/features/loop%mozilla.org@localhost/chrome/content/shared/img/stop-12x12.svg
+lib/firefox-${VERSION}/browser/features/loop%mozilla.org@localhost/chrome/content/shared/img/telefonica.png
+lib/firefox-${VERSION}/browser/features/loop%mozilla.org@localhost/chrome/content/shared/img/telefonica%2x.png@localhost
+lib/firefox-${VERSION}/browser/features/loop%mozilla.org@localhost/chrome/content/shared/img/video-hover.svg
+lib/firefox-${VERSION}/browser/features/loop%mozilla.org@localhost/chrome/content/shared/img/video-mute-hover.svg
+lib/firefox-${VERSION}/browser/features/loop%mozilla.org@localhost/chrome/content/shared/img/video-mute.svg
+lib/firefox-${VERSION}/browser/features/loop%mozilla.org@localhost/chrome/content/shared/img/video.svg
+lib/firefox-${VERSION}/browser/features/loop%mozilla.org@localhost/chrome/content/shared/img/vivo.png
+lib/firefox-${VERSION}/browser/features/loop%mozilla.org@localhost/chrome/content/shared/img/vivo%2x.png@localhost
+lib/firefox-${VERSION}/browser/features/loop%mozilla.org@localhost/chrome/content/shared/js/actions.js
+lib/firefox-${VERSION}/browser/features/loop%mozilla.org@localhost/chrome/content/shared/js/activeRoomStore.js
+lib/firefox-${VERSION}/browser/features/loop%mozilla.org@localhost/chrome/content/shared/js/crypto.js
+lib/firefox-${VERSION}/browser/features/loop%mozilla.org@localhost/chrome/content/shared/js/dispatcher.js
+lib/firefox-${VERSION}/browser/features/loop%mozilla.org@localhost/chrome/content/shared/js/linkifiedTextView.js
+lib/firefox-${VERSION}/browser/features/loop%mozilla.org@localhost/chrome/content/shared/js/loopapi-client.js
+lib/firefox-${VERSION}/browser/features/loop%mozilla.org@localhost/chrome/content/shared/js/mixins.js
+lib/firefox-${VERSION}/browser/features/loop%mozilla.org@localhost/chrome/content/shared/js/models.js
+lib/firefox-${VERSION}/browser/features/loop%mozilla.org@localhost/chrome/content/shared/js/otSdkDriver.js
+lib/firefox-${VERSION}/browser/features/loop%mozilla.org@localhost/chrome/content/shared/js/store.js
+lib/firefox-${VERSION}/browser/features/loop%mozilla.org@localhost/chrome/content/shared/js/textChatStore.js
+lib/firefox-${VERSION}/browser/features/loop%mozilla.org@localhost/chrome/content/shared/js/textChatView.js
+lib/firefox-${VERSION}/browser/features/loop%mozilla.org@localhost/chrome/content/shared/js/urlRegExps.js
+lib/firefox-${VERSION}/browser/features/loop%mozilla.org@localhost/chrome/content/shared/js/utils.js
+lib/firefox-${VERSION}/browser/features/loop%mozilla.org@localhost/chrome/content/shared/js/validate.js
+lib/firefox-${VERSION}/browser/features/loop%mozilla.org@localhost/chrome/content/shared/js/views.js
+lib/firefox-${VERSION}/browser/features/loop%mozilla.org@localhost/chrome/content/shared/sounds/connected.ogg
+lib/firefox-${VERSION}/browser/features/loop%mozilla.org@localhost/chrome/content/shared/sounds/connecting.ogg
+lib/firefox-${VERSION}/browser/features/loop%mozilla.org@localhost/chrome/content/shared/sounds/failure.ogg
+lib/firefox-${VERSION}/browser/features/loop%mozilla.org@localhost/chrome/content/shared/sounds/message.ogg
+lib/firefox-${VERSION}/browser/features/loop%mozilla.org@localhost/chrome/content/shared/sounds/ringtone.ogg
+lib/firefox-${VERSION}/browser/features/loop%mozilla.org@localhost/chrome/content/shared/sounds/room-joined-in.ogg
+lib/firefox-${VERSION}/browser/features/loop%mozilla.org@localhost/chrome/content/shared/sounds/room-joined.ogg
+lib/firefox-${VERSION}/browser/features/loop%mozilla.org@localhost/chrome/content/shared/sounds/room-left.ogg
+lib/firefox-${VERSION}/browser/features/loop%mozilla.org@localhost/chrome/content/shared/sounds/terminated.ogg
+lib/firefox-${VERSION}/browser/features/loop%mozilla.org@localhost/chrome/content/shared/vendor/backbone-1.2.1.js
+lib/firefox-${VERSION}/browser/features/loop%mozilla.org@localhost/chrome/content/shared/vendor/classnames-2.2.0.js
+lib/firefox-${VERSION}/browser/features/loop%mozilla.org@localhost/chrome/content/shared/vendor/lodash-3.9.3.js
+lib/firefox-${VERSION}/browser/features/loop%mozilla.org@localhost/chrome/content/shared/vendor/react-0.13.3.js
+lib/firefox-${VERSION}/browser/features/loop%mozilla.org@localhost/chrome/content/shared/vendor/sdk.js
+lib/firefox-${VERSION}/browser/features/loop%mozilla.org@localhost/chrome/skin/linux/menuPanel.png
+lib/firefox-${VERSION}/browser/features/loop%mozilla.org@localhost/chrome/skin/linux/menuPanel%2x.png@localhost
+lib/firefox-${VERSION}/browser/features/loop%mozilla.org@localhost/chrome/skin/linux/toolbar-inverted.png
+lib/firefox-${VERSION}/browser/features/loop%mozilla.org@localhost/chrome/skin/linux/toolbar-inverted%2x.png@localhost
+lib/firefox-${VERSION}/browser/features/loop%mozilla.org@localhost/chrome/skin/linux/toolbar.png
+lib/firefox-${VERSION}/browser/features/loop%mozilla.org@localhost/chrome/skin/linux/toolbar%2x.png@localhost
+lib/firefox-${VERSION}/browser/features/loop%mozilla.org@localhost/chrome/skin/osx/menuPanel-yosemite.png
+lib/firefox-${VERSION}/browser/features/loop%mozilla.org@localhost/chrome/skin/osx/menuPanel-yosemite%2x.png@localhost
+lib/firefox-${VERSION}/browser/features/loop%mozilla.org@localhost/chrome/skin/osx/menuPanel.png
+lib/firefox-${VERSION}/browser/features/loop%mozilla.org@localhost/chrome/skin/osx/menuPanel%2x.png@localhost
+lib/firefox-${VERSION}/browser/features/loop%mozilla.org@localhost/chrome/skin/osx/platform.css
+lib/firefox-${VERSION}/browser/features/loop%mozilla.org@localhost/chrome/skin/osx/toolbar-inverted.png
+lib/firefox-${VERSION}/browser/features/loop%mozilla.org@localhost/chrome/skin/osx/toolbar-inverted%2x.png@localhost
+lib/firefox-${VERSION}/browser/features/loop%mozilla.org@localhost/chrome/skin/osx/toolbar-yosemite.png
+lib/firefox-${VERSION}/browser/features/loop%mozilla.org@localhost/chrome/skin/osx/toolbar-yosemite%2x.png@localhost
+lib/firefox-${VERSION}/browser/features/loop%mozilla.org@localhost/chrome/skin/osx/toolbar.png
+lib/firefox-${VERSION}/browser/features/loop%mozilla.org@localhost/chrome/skin/osx/toolbar%2x.png@localhost
+lib/firefox-${VERSION}/browser/features/loop%mozilla.org@localhost/chrome/skin/shared/loop.css
+lib/firefox-${VERSION}/browser/features/loop%mozilla.org@localhost/chrome/skin/windows/menuPanel-aero.png
+lib/firefox-${VERSION}/browser/features/loop%mozilla.org@localhost/chrome/skin/windows/menuPanel-aero%2x.png@localhost
+lib/firefox-${VERSION}/browser/features/loop%mozilla.org@localhost/chrome/skin/windows/menuPanel.png
+lib/firefox-${VERSION}/browser/features/loop%mozilla.org@localhost/chrome/skin/windows/menuPanel%2x.png@localhost
+lib/firefox-${VERSION}/browser/features/loop%mozilla.org@localhost/chrome/skin/windows/platform.css
+lib/firefox-${VERSION}/browser/features/loop%mozilla.org@localhost/chrome/skin/windows/toolbar-XP.png
+lib/firefox-${VERSION}/browser/features/loop%mozilla.org@localhost/chrome/skin/windows/toolbar-XP%2x.png@localhost
+lib/firefox-${VERSION}/browser/features/loop%mozilla.org@localhost/chrome/skin/windows/toolbar-aero.png
+lib/firefox-${VERSION}/browser/features/loop%mozilla.org@localhost/chrome/skin/windows/toolbar-aero%2x.png@localhost
+lib/firefox-${VERSION}/browser/features/loop%mozilla.org@localhost/chrome/skin/windows/toolbar-inverted.png
+lib/firefox-${VERSION}/browser/features/loop%mozilla.org@localhost/chrome/skin/windows/toolbar-inverted%2x.png@localhost
+lib/firefox-${VERSION}/browser/features/loop%mozilla.org@localhost/chrome/skin/windows/toolbar-lunaSilver.png
+lib/firefox-${VERSION}/browser/features/loop%mozilla.org@localhost/chrome/skin/windows/toolbar-lunaSilver%2x.png@localhost
+lib/firefox-${VERSION}/browser/features/loop%mozilla.org@localhost/chrome/skin/windows/toolbar-win8.png
+lib/firefox-${VERSION}/browser/features/loop%mozilla.org@localhost/chrome/skin/windows/toolbar-win8%2x.png@localhost
+lib/firefox-${VERSION}/browser/features/loop%mozilla.org@localhost/chrome/skin/windows/toolbar.png
+lib/firefox-${VERSION}/browser/features/loop%mozilla.org@localhost/chrome/skin/windows/toolbar%2x.png@localhost
+lib/firefox-${VERSION}/browser/features/loop%mozilla.org@localhost/install.rdf
+lib/firefox-${VERSION}/browser/icons/mozicon128.png
+lib/firefox-${VERSION}/browser/modules/AboutHome.jsm
+lib/firefox-${VERSION}/browser/modules/AboutNewTab.jsm
+lib/firefox-${VERSION}/browser/modules/BrowserUITelemetry.jsm
+lib/firefox-${VERSION}/browser/modules/CastingApps.jsm
+lib/firefox-${VERSION}/browser/modules/Chat.jsm
+lib/firefox-${VERSION}/browser/modules/ContentClick.jsm
+lib/firefox-${VERSION}/browser/modules/ContentCrashHandlers.jsm
+lib/firefox-${VERSION}/browser/modules/ContentLinkHandler.jsm
+lib/firefox-${VERSION}/browser/modules/ContentObservers.jsm
+lib/firefox-${VERSION}/browser/modules/ContentSearch.jsm
+lib/firefox-${VERSION}/browser/modules/ContentWebRTC.jsm
+lib/firefox-${VERSION}/browser/modules/CustomizableUI.jsm
+lib/firefox-${VERSION}/browser/modules/CustomizableWidgets.jsm
+lib/firefox-${VERSION}/browser/modules/CustomizationTabPreloader.jsm
+lib/firefox-${VERSION}/browser/modules/CustomizeMode.jsm
+lib/firefox-${VERSION}/browser/modules/DirectoryLinksProvider.jsm
+lib/firefox-${VERSION}/browser/modules/DownloadsCommon.jsm
+lib/firefox-${VERSION}/browser/modules/DownloadsTaskbar.jsm
+lib/firefox-${VERSION}/browser/modules/DownloadsViewUI.jsm
+lib/firefox-${VERSION}/browser/modules/DragPositionManager.jsm
+lib/firefox-${VERSION}/browser/modules/E10SUtils.jsm
+lib/firefox-${VERSION}/browser/modules/Feeds.jsm
+lib/firefox-${VERSION}/browser/modules/FormSubmitObserver.jsm
+lib/firefox-${VERSION}/browser/modules/FormValidationHandler.jsm
+lib/firefox-${VERSION}/browser/modules/HiddenFrame.jsm
+lib/firefox-${VERSION}/browser/modules/MigrationUtils.jsm
+lib/firefox-${VERSION}/browser/modules/NetworkPrioritizer.jsm
+lib/firefox-${VERSION}/browser/modules/NewTabPrefsProvider.jsm
+lib/firefox-${VERSION}/browser/modules/NewTabURL.jsm
+lib/firefox-${VERSION}/browser/modules/PanelFrame.jsm
+lib/firefox-${VERSION}/browser/modules/PanelWideWidgetTracker.jsm
+lib/firefox-${VERSION}/browser/modules/PlacesProvider.jsm
+lib/firefox-${VERSION}/browser/modules/PlacesUIUtils.jsm
+lib/firefox-${VERSION}/browser/modules/PluginContent.jsm
+lib/firefox-${VERSION}/browser/modules/Pocket.jsm
+lib/firefox-${VERSION}/browser/modules/ProcessHangMonitor.jsm
+lib/firefox-${VERSION}/browser/modules/ReaderParent.jsm
+lib/firefox-${VERSION}/browser/modules/RecentWindow.jsm
+lib/firefox-${VERSION}/browser/modules/RemoteAboutNewTab.jsm
+lib/firefox-${VERSION}/browser/modules/RemoteNewTabLocation.jsm
+lib/firefox-${VERSION}/browser/modules/RemoteNewTabUtils.jsm
+lib/firefox-${VERSION}/browser/modules/RemotePrompt.jsm
+lib/firefox-${VERSION}/browser/modules/Sanitizer.jsm
+lib/firefox-${VERSION}/browser/modules/ScrollbarSampler.jsm
+lib/firefox-${VERSION}/browser/modules/SelfSupportBackend.jsm
+lib/firefox-${VERSION}/browser/modules/SignInToWebsite.jsm
+lib/firefox-${VERSION}/browser/modules/SitePermissions.jsm
+lib/firefox-${VERSION}/browser/modules/Social.jsm
+lib/firefox-${VERSION}/browser/modules/TabGroupsMigrator.jsm
+lib/firefox-${VERSION}/browser/modules/TransientPrefs.jsm
+lib/firefox-${VERSION}/browser/modules/UITour.jsm
+lib/firefox-${VERSION}/browser/modules/WebappManager.jsm
+lib/firefox-${VERSION}/browser/modules/devtools/client/framework/gDevTools.jsm
+lib/firefox-${VERSION}/browser/modules/devtools/gDevTools.jsm
+lib/firefox-${VERSION}/browser/modules/distribution.js
+lib/firefox-${VERSION}/browser/modules/experiments/Experiments.jsm
+lib/firefox-${VERSION}/browser/modules/offlineAppCache.jsm
+lib/firefox-${VERSION}/browser/modules/sessionstore/ContentRestore.jsm
+lib/firefox-${VERSION}/browser/modules/sessionstore/DocShellCapabilities.jsm
+lib/firefox-${VERSION}/browser/modules/sessionstore/FrameTree.jsm
+lib/firefox-${VERSION}/browser/modules/sessionstore/GlobalState.jsm
+lib/firefox-${VERSION}/browser/modules/sessionstore/PageStyle.jsm
+lib/firefox-${VERSION}/browser/modules/sessionstore/PrivacyFilter.jsm
+lib/firefox-${VERSION}/browser/modules/sessionstore/PrivacyLevel.jsm
+lib/firefox-${VERSION}/browser/modules/sessionstore/RecentlyClosedTabsAndWindowsMenuUtils.jsm
+lib/firefox-${VERSION}/browser/modules/sessionstore/RunState.jsm
+lib/firefox-${VERSION}/browser/modules/sessionstore/SessionCookies.jsm
+lib/firefox-${VERSION}/browser/modules/sessionstore/SessionFile.jsm
+lib/firefox-${VERSION}/browser/modules/sessionstore/SessionHistory.jsm
+lib/firefox-${VERSION}/browser/modules/sessionstore/SessionMigration.jsm
+lib/firefox-${VERSION}/browser/modules/sessionstore/SessionSaver.jsm
+lib/firefox-${VERSION}/browser/modules/sessionstore/SessionStorage.jsm
+lib/firefox-${VERSION}/browser/modules/sessionstore/SessionStore.jsm
+lib/firefox-${VERSION}/browser/modules/sessionstore/SessionWorker.js
+lib/firefox-${VERSION}/browser/modules/sessionstore/SessionWorker.jsm
+lib/firefox-${VERSION}/browser/modules/sessionstore/TabAttributes.jsm
+lib/firefox-${VERSION}/browser/modules/sessionstore/TabState.jsm
+lib/firefox-${VERSION}/browser/modules/sessionstore/TabStateCache.jsm
+lib/firefox-${VERSION}/browser/modules/sessionstore/TabStateFlusher.jsm
+lib/firefox-${VERSION}/browser/modules/sessionstore/Utils.jsm
+lib/firefox-${VERSION}/browser/modules/translation/BingTranslator.jsm
+lib/firefox-${VERSION}/browser/modules/translation/LanguageDetector.jsm
+lib/firefox-${VERSION}/browser/modules/translation/Translation.jsm
+lib/firefox-${VERSION}/browser/modules/translation/TranslationContentHandler.jsm
+lib/firefox-${VERSION}/browser/modules/translation/TranslationDocument.jsm
+lib/firefox-${VERSION}/browser/modules/translation/YandexTranslator.jsm
+lib/firefox-${VERSION}/browser/modules/translation/cld-worker.js
+lib/firefox-${VERSION}/browser/modules/translation/cld-worker.js.mem
+lib/firefox-${VERSION}/browser/modules/webrtcUI.jsm
+lib/firefox-${VERSION}/chrome.manifest
+lib/firefox-${VERSION}/chrome/chrome.manifest
+lib/firefox-${VERSION}/chrome/en-US/locale/en-US/alerts/alert.dtd
+lib/firefox-${VERSION}/chrome/en-US/locale/en-US/alerts/alert.properties
+lib/firefox-${VERSION}/chrome/en-US/locale/en-US/autoconfig/autoconfig.properties
+lib/firefox-${VERSION}/chrome/en-US/locale/en-US/cookie/cookieAcceptDialog.dtd
+lib/firefox-${VERSION}/chrome/en-US/locale/en-US/cookie/cookieAcceptDialog.properties
+lib/firefox-${VERSION}/chrome/en-US/locale/en-US/formautofill/requestAutocomplete.dtd
+lib/firefox-${VERSION}/chrome/en-US/locale/en-US/global-platform/mac/accessible.properties
+lib/firefox-${VERSION}/chrome/en-US/locale/en-US/global-platform/mac/intl.properties
+lib/firefox-${VERSION}/chrome/en-US/locale/en-US/global-platform/mac/platformKeys.properties
+lib/firefox-${VERSION}/chrome/en-US/locale/en-US/global-platform/unix/accessible.properties
+lib/firefox-${VERSION}/chrome/en-US/locale/en-US/global-platform/unix/intl.properties
+lib/firefox-${VERSION}/chrome/en-US/locale/en-US/global-platform/unix/platformKeys.properties
+lib/firefox-${VERSION}/chrome/en-US/locale/en-US/global-platform/win/accessible.properties
+lib/firefox-${VERSION}/chrome/en-US/locale/en-US/global-platform/win/intl.properties
+lib/firefox-${VERSION}/chrome/en-US/locale/en-US/global-platform/win/platformKeys.properties
+lib/firefox-${VERSION}/chrome/en-US/locale/en-US/global-region/region.properties
+lib/firefox-${VERSION}/chrome/en-US/locale/en-US/global/AccessFu.properties
+lib/firefox-${VERSION}/chrome/en-US/locale/en-US/global/about.dtd
+lib/firefox-${VERSION}/chrome/en-US/locale/en-US/global/aboutAbout.dtd
+lib/firefox-${VERSION}/chrome/en-US/locale/en-US/global/aboutNetworking.dtd
+lib/firefox-${VERSION}/chrome/en-US/locale/en-US/global/aboutReader.properties
+lib/firefox-${VERSION}/chrome/en-US/locale/en-US/global/aboutRights.dtd
+lib/firefox-${VERSION}/chrome/en-US/locale/en-US/global/aboutServiceWorkers.dtd
+lib/firefox-${VERSION}/chrome/en-US/locale/en-US/global/aboutServiceWorkers.properties
+lib/firefox-${VERSION}/chrome/en-US/locale/en-US/global/aboutSupport.dtd
+lib/firefox-${VERSION}/chrome/en-US/locale/en-US/global/aboutSupport.properties
+lib/firefox-${VERSION}/chrome/en-US/locale/en-US/global/aboutTelemetry.dtd
+lib/firefox-${VERSION}/chrome/en-US/locale/en-US/global/aboutTelemetry.properties
+lib/firefox-${VERSION}/chrome/en-US/locale/en-US/global/aboutWebrtc.properties
+lib/firefox-${VERSION}/chrome/en-US/locale/en-US/global/appPicker.dtd
+lib/firefox-${VERSION}/chrome/en-US/locale/en-US/global/appstrings.properties
+lib/firefox-${VERSION}/chrome/en-US/locale/en-US/global/autocomplete.properties
+lib/firefox-${VERSION}/chrome/en-US/locale/en-US/global/brand.dtd
+lib/firefox-${VERSION}/chrome/en-US/locale/en-US/global/browser.properties
+lib/firefox-${VERSION}/chrome/en-US/locale/en-US/global/charsetMenu.dtd
+lib/firefox-${VERSION}/chrome/en-US/locale/en-US/global/charsetMenu.properties
+lib/firefox-${VERSION}/chrome/en-US/locale/en-US/global/commonDialog.dtd
+lib/firefox-${VERSION}/chrome/en-US/locale/en-US/global/commonDialogs.properties
+lib/firefox-${VERSION}/chrome/en-US/locale/en-US/global/config.dtd
+lib/firefox-${VERSION}/chrome/en-US/locale/en-US/global/config.properties
+lib/firefox-${VERSION}/chrome/en-US/locale/en-US/global/console.dtd
+lib/firefox-${VERSION}/chrome/en-US/locale/en-US/global/console.properties
+lib/firefox-${VERSION}/chrome/en-US/locale/en-US/global/contentAreaCommands.properties
+lib/firefox-${VERSION}/chrome/en-US/locale/en-US/global/crashes.dtd
+lib/firefox-${VERSION}/chrome/en-US/locale/en-US/global/crashes.properties
+lib/firefox-${VERSION}/chrome/en-US/locale/en-US/global/css.properties
+lib/firefox-${VERSION}/chrome/en-US/locale/en-US/global/customizeToolbar.dtd
+lib/firefox-${VERSION}/chrome/en-US/locale/en-US/global/customizeToolbar.properties
+lib/firefox-${VERSION}/chrome/en-US/locale/en-US/global/dateFormat.properties
+lib/firefox-${VERSION}/chrome/en-US/locale/en-US/global/datetimepicker.dtd
+lib/firefox-${VERSION}/chrome/en-US/locale/en-US/global/dialog.properties
+lib/firefox-${VERSION}/chrome/en-US/locale/en-US/global/dialogOverlay.dtd
+lib/firefox-${VERSION}/chrome/en-US/locale/en-US/global/dom/dom.properties
+lib/firefox-${VERSION}/chrome/en-US/locale/en-US/global/editMenuOverlay.dtd
+lib/firefox-${VERSION}/chrome/en-US/locale/en-US/global/fallbackMenubar.properties
+lib/firefox-${VERSION}/chrome/en-US/locale/en-US/global/filefield.properties
+lib/firefox-${VERSION}/chrome/en-US/locale/en-US/global/filepicker.dtd
+lib/firefox-${VERSION}/chrome/en-US/locale/en-US/global/filepicker.properties
+lib/firefox-${VERSION}/chrome/en-US/locale/en-US/global/findbar.dtd
+lib/firefox-${VERSION}/chrome/en-US/locale/en-US/global/findbar.properties
+lib/firefox-${VERSION}/chrome/en-US/locale/en-US/global/finddialog.dtd
+lib/firefox-${VERSION}/chrome/en-US/locale/en-US/global/finddialog.properties
+lib/firefox-${VERSION}/chrome/en-US/locale/en-US/global/global-strres.properties
+lib/firefox-${VERSION}/chrome/en-US/locale/en-US/global/global.dtd
+lib/firefox-${VERSION}/chrome/en-US/locale/en-US/global/globalKeys.dtd
+lib/firefox-${VERSION}/chrome/en-US/locale/en-US/global/headsUpDisplay.properties
+lib/firefox-${VERSION}/chrome/en-US/locale/en-US/global/intl.css
+lib/firefox-${VERSION}/chrome/en-US/locale/en-US/global/intl.properties
+lib/firefox-${VERSION}/chrome/en-US/locale/en-US/global/keys.properties
+lib/firefox-${VERSION}/chrome/en-US/locale/en-US/global/languageNames.properties
+lib/firefox-${VERSION}/chrome/en-US/locale/en-US/global/layout/HtmlForm.properties
+lib/firefox-${VERSION}/chrome/en-US/locale/en-US/global/layout/MediaDocument.properties
+lib/firefox-${VERSION}/chrome/en-US/locale/en-US/global/layout/htmlparser.properties
+lib/firefox-${VERSION}/chrome/en-US/locale/en-US/global/layout/xmlparser.properties
+lib/firefox-${VERSION}/chrome/en-US/locale/en-US/global/layout_errors.properties
+lib/firefox-${VERSION}/chrome/en-US/locale/en-US/global/mathml/mathml.properties
+lib/firefox-${VERSION}/chrome/en-US/locale/en-US/global/mozilla.dtd
+lib/firefox-${VERSION}/chrome/en-US/locale/en-US/global/netError.dtd
+lib/firefox-${VERSION}/chrome/en-US/locale/en-US/global/netErrorApp.dtd
+lib/firefox-${VERSION}/chrome/en-US/locale/en-US/global/notification.dtd
+lib/firefox-${VERSION}/chrome/en-US/locale/en-US/global/nsWebBrowserPersist.properties
+lib/firefox-${VERSION}/chrome/en-US/locale/en-US/global/plugins.properties
+lib/firefox-${VERSION}/chrome/en-US/locale/en-US/global/preferences.dtd
+lib/firefox-${VERSION}/chrome/en-US/locale/en-US/global/printPageSetup.dtd
+lib/firefox-${VERSION}/chrome/en-US/locale/en-US/global/printPreview.dtd
+lib/firefox-${VERSION}/chrome/en-US/locale/en-US/global/printPreviewProgress.dtd
+lib/firefox-${VERSION}/chrome/en-US/locale/en-US/global/printProgress.dtd
+lib/firefox-${VERSION}/chrome/en-US/locale/en-US/global/printdialog.dtd
+lib/firefox-${VERSION}/chrome/en-US/locale/en-US/global/printdialog.properties
+lib/firefox-${VERSION}/chrome/en-US/locale/en-US/global/printing.properties
+lib/firefox-${VERSION}/chrome/en-US/locale/en-US/global/printjoboptions.dtd
+lib/firefox-${VERSION}/chrome/en-US/locale/en-US/global/regionNames.properties
+lib/firefox-${VERSION}/chrome/en-US/locale/en-US/global/resetProfile.dtd
+lib/firefox-${VERSION}/chrome/en-US/locale/en-US/global/resetProfile.properties
+lib/firefox-${VERSION}/chrome/en-US/locale/en-US/global/search/search.properties
+lib/firefox-${VERSION}/chrome/en-US/locale/en-US/global/security/caps.properties
+lib/firefox-${VERSION}/chrome/en-US/locale/en-US/global/security/csp.properties
+lib/firefox-${VERSION}/chrome/en-US/locale/en-US/global/security/security.properties
+lib/firefox-${VERSION}/chrome/en-US/locale/en-US/global/svg/svg.properties
+lib/firefox-${VERSION}/chrome/en-US/locale/en-US/global/textcontext.dtd
+lib/firefox-${VERSION}/chrome/en-US/locale/en-US/global/tree.dtd
+lib/firefox-${VERSION}/chrome/en-US/locale/en-US/global/videocontrols.dtd
+lib/firefox-${VERSION}/chrome/en-US/locale/en-US/global/viewSource.dtd
+lib/firefox-${VERSION}/chrome/en-US/locale/en-US/global/viewSource.properties
+lib/firefox-${VERSION}/chrome/en-US/locale/en-US/global/webapps.properties
+lib/firefox-${VERSION}/chrome/en-US/locale/en-US/global/wizard.dtd
+lib/firefox-${VERSION}/chrome/en-US/locale/en-US/global/wizard.properties
+lib/firefox-${VERSION}/chrome/en-US/locale/en-US/global/xbl.properties
+lib/firefox-${VERSION}/chrome/en-US/locale/en-US/global/xml/prettyprint.dtd
+lib/firefox-${VERSION}/chrome/en-US/locale/en-US/global/xslt/xslt.properties
+lib/firefox-${VERSION}/chrome/en-US/locale/en-US/global/xul.properties
+lib/firefox-${VERSION}/chrome/en-US/locale/en-US/mozapps/downloads/downloads.dtd
+lib/firefox-${VERSION}/chrome/en-US/locale/en-US/mozapps/downloads/downloads.properties
+lib/firefox-${VERSION}/chrome/en-US/locale/en-US/mozapps/downloads/settingsChange.dtd
+lib/firefox-${VERSION}/chrome/en-US/locale/en-US/mozapps/downloads/unknownContentType.dtd
+lib/firefox-${VERSION}/chrome/en-US/locale/en-US/mozapps/downloads/unknownContentType.properties
+lib/firefox-${VERSION}/chrome/en-US/locale/en-US/mozapps/extensions/about.dtd
+lib/firefox-${VERSION}/chrome/en-US/locale/en-US/mozapps/extensions/blocklist.dtd
+lib/firefox-${VERSION}/chrome/en-US/locale/en-US/mozapps/extensions/extensions.dtd
+lib/firefox-${VERSION}/chrome/en-US/locale/en-US/mozapps/extensions/extensions.properties
+lib/firefox-${VERSION}/chrome/en-US/locale/en-US/mozapps/extensions/newaddon.dtd
+lib/firefox-${VERSION}/chrome/en-US/locale/en-US/mozapps/extensions/newaddon.properties
+lib/firefox-${VERSION}/chrome/en-US/locale/en-US/mozapps/extensions/selectAddons.dtd
+lib/firefox-${VERSION}/chrome/en-US/locale/en-US/mozapps/extensions/selectAddons.properties
+lib/firefox-${VERSION}/chrome/en-US/locale/en-US/mozapps/extensions/update.dtd
+lib/firefox-${VERSION}/chrome/en-US/locale/en-US/mozapps/extensions/update.properties
+lib/firefox-${VERSION}/chrome/en-US/locale/en-US/mozapps/handling/handling.dtd
+lib/firefox-${VERSION}/chrome/en-US/locale/en-US/mozapps/handling/handling.properties
+lib/firefox-${VERSION}/chrome/en-US/locale/en-US/mozapps/preferences/changemp.dtd
+lib/firefox-${VERSION}/chrome/en-US/locale/en-US/mozapps/preferences/preferences.properties
+lib/firefox-${VERSION}/chrome/en-US/locale/en-US/mozapps/preferences/removemp.dtd
+lib/firefox-${VERSION}/chrome/en-US/locale/en-US/mozapps/profile/createProfileWizard.dtd
+lib/firefox-${VERSION}/chrome/en-US/locale/en-US/mozapps/profile/profileSelection.dtd
+lib/firefox-${VERSION}/chrome/en-US/locale/en-US/mozapps/profile/profileSelection.properties
+lib/firefox-${VERSION}/chrome/en-US/locale/en-US/mozapps/update/history.dtd
+lib/firefox-${VERSION}/chrome/en-US/locale/en-US/mozapps/update/updates.dtd
+lib/firefox-${VERSION}/chrome/en-US/locale/en-US/mozapps/update/updates.properties
+lib/firefox-${VERSION}/chrome/en-US/locale/en-US/mozapps/xpinstall/xpinstallConfirm.dtd
+lib/firefox-${VERSION}/chrome/en-US/locale/en-US/mozapps/xpinstall/xpinstallConfirm.properties
+lib/firefox-${VERSION}/chrome/en-US/locale/en-US/necko/necko.properties
+lib/firefox-${VERSION}/chrome/en-US/locale/en-US/passwordmgr/passwordManager.dtd
+lib/firefox-${VERSION}/chrome/en-US/locale/en-US/passwordmgr/passwordmgr.properties
+lib/firefox-${VERSION}/chrome/en-US/locale/en-US/pipnss/nsserrors.properties
+lib/firefox-${VERSION}/chrome/en-US/locale/en-US/pipnss/pipnss.properties
+lib/firefox-${VERSION}/chrome/en-US/locale/en-US/pippki/certManager.dtd
+lib/firefox-${VERSION}/chrome/en-US/locale/en-US/pippki/deviceManager.dtd
+lib/firefox-${VERSION}/chrome/en-US/locale/en-US/pippki/pippki.dtd
+lib/firefox-${VERSION}/chrome/en-US/locale/en-US/pippki/pippki.properties
+lib/firefox-${VERSION}/chrome/en-US/locale/en-US/places/places.properties
+lib/firefox-${VERSION}/chrome/en-US/locale/en-US/pluginproblem/pluginproblem.dtd
+lib/firefox-${VERSION}/chrome/en-US/locale/en-US/services/errors.properties
+lib/firefox-${VERSION}/chrome/en-US/locale/en-US/services/sync.properties
+lib/firefox-${VERSION}/chrome/marionette/content/Assert.jsm
+lib/firefox-${VERSION}/chrome/marionette/content/ChromePowers.js
+lib/firefox-${VERSION}/chrome/marionette/content/ChromeUtils.js
+lib/firefox-${VERSION}/chrome/marionette/content/EventUtils.js
+lib/firefox-${VERSION}/chrome/marionette/content/MockColorPicker.jsm
+lib/firefox-${VERSION}/chrome/marionette/content/MockFilePicker.jsm
+lib/firefox-${VERSION}/chrome/marionette/content/MockPaymentsUIGlue.jsm
+lib/firefox-${VERSION}/chrome/marionette/content/MockPermissionPrompt.jsm
+lib/firefox-${VERSION}/chrome/marionette/content/MozillaLogger.js
+lib/firefox-${VERSION}/chrome/marionette/content/SpecialPowersObserver.jsm
+lib/firefox-${VERSION}/chrome/marionette/content/SpecialPowersObserverAPI.js
+lib/firefox-${VERSION}/chrome/marionette/content/actions.js
+lib/firefox-${VERSION}/chrome/marionette/content/atoms.js
+lib/firefox-${VERSION}/chrome/marionette/content/capture.js
+lib/firefox-${VERSION}/chrome/marionette/content/common.js
+lib/firefox-${VERSION}/chrome/marionette/content/cookies.js
+lib/firefox-${VERSION}/chrome/marionette/content/dispatcher.js
+lib/firefox-${VERSION}/chrome/marionette/content/driver.js
+lib/firefox-${VERSION}/chrome/marionette/content/elements.js
+lib/firefox-${VERSION}/chrome/marionette/content/emulator.js
+lib/firefox-${VERSION}/chrome/marionette/content/error.js
+lib/firefox-${VERSION}/chrome/marionette/content/frame-manager.js
+lib/firefox-${VERSION}/chrome/marionette/content/listener.js
+lib/firefox-${VERSION}/chrome/marionette/content/message.js
+lib/firefox-${VERSION}/chrome/marionette/content/modal.js
+lib/firefox-${VERSION}/chrome/marionette/content/proxy.js
+lib/firefox-${VERSION}/chrome/marionette/content/sendkeys.js
+lib/firefox-${VERSION}/chrome/marionette/content/server.js
+lib/firefox-${VERSION}/chrome/marionette/content/simpletest.js
+lib/firefox-${VERSION}/chrome/marionette/content/specialpowers.js
+lib/firefox-${VERSION}/chrome/marionette/content/specialpowersAPI.js
+lib/firefox-${VERSION}/chrome/pippki/content/pippki/CAOverlay.xul
+lib/firefox-${VERSION}/chrome/pippki/content/pippki/MineOverlay.xul
+lib/firefox-${VERSION}/chrome/pippki/content/pippki/OrphanOverlay.xul
+lib/firefox-${VERSION}/chrome/pippki/content/pippki/OthersOverlay.xul
+lib/firefox-${VERSION}/chrome/pippki/content/pippki/WebSitesOverlay.xul
+lib/firefox-${VERSION}/chrome/pippki/content/pippki/certDump.xul
+lib/firefox-${VERSION}/chrome/pippki/content/pippki/certManager.js
+lib/firefox-${VERSION}/chrome/pippki/content/pippki/certManager.xul
+lib/firefox-${VERSION}/chrome/pippki/content/pippki/certViewer.xul
+lib/firefox-${VERSION}/chrome/pippki/content/pippki/certpicker.js
+lib/firefox-${VERSION}/chrome/pippki/content/pippki/certpicker.xul
+lib/firefox-${VERSION}/chrome/pippki/content/pippki/changepassword.xul
+lib/firefox-${VERSION}/chrome/pippki/content/pippki/choosetoken.js
+lib/firefox-${VERSION}/chrome/pippki/content/pippki/choosetoken.xul
+lib/firefox-${VERSION}/chrome/pippki/content/pippki/clientauthask.js
+lib/firefox-${VERSION}/chrome/pippki/content/pippki/clientauthask.xul
+lib/firefox-${VERSION}/chrome/pippki/content/pippki/createCertInfo.js
+lib/firefox-${VERSION}/chrome/pippki/content/pippki/createCertInfo.xul
+lib/firefox-${VERSION}/chrome/pippki/content/pippki/deletecert.js
+lib/firefox-${VERSION}/chrome/pippki/content/pippki/deletecert.xul
+lib/firefox-${VERSION}/chrome/pippki/content/pippki/device_manager.js
+lib/firefox-${VERSION}/chrome/pippki/content/pippki/device_manager.xul
+lib/firefox-${VERSION}/chrome/pippki/content/pippki/downloadcert.js
+lib/firefox-${VERSION}/chrome/pippki/content/pippki/downloadcert.xul
+lib/firefox-${VERSION}/chrome/pippki/content/pippki/editcacert.xul
+lib/firefox-${VERSION}/chrome/pippki/content/pippki/editcerts.js
+lib/firefox-${VERSION}/chrome/pippki/content/pippki/exceptionDialog.js
+lib/firefox-${VERSION}/chrome/pippki/content/pippki/exceptionDialog.xul
+lib/firefox-${VERSION}/chrome/pippki/content/pippki/load_device.xul
+lib/firefox-${VERSION}/chrome/pippki/content/pippki/password.js
+lib/firefox-${VERSION}/chrome/pippki/content/pippki/pippki.js
+lib/firefox-${VERSION}/chrome/pippki/content/pippki/protectedAuth.js
+lib/firefox-${VERSION}/chrome/pippki/content/pippki/protectedAuth.xul
+lib/firefox-${VERSION}/chrome/pippki/content/pippki/resetpassword.js
+lib/firefox-${VERSION}/chrome/pippki/content/pippki/resetpassword.xul
+lib/firefox-${VERSION}/chrome/pippki/content/pippki/setp12password.xul
+lib/firefox-${VERSION}/chrome/pippki/content/pippki/viewCertDetails.js
+lib/firefox-${VERSION}/chrome/pippki/content/pippki/viewCertDetails.xul
+lib/firefox-${VERSION}/chrome/recording/content/recording.js
+lib/firefox-${VERSION}/chrome/recording/content/recording.xul
+lib/firefox-${VERSION}/chrome/toolkit/content/cookie/cookieAcceptDialog.js
+lib/firefox-${VERSION}/chrome/toolkit/content/cookie/cookieAcceptDialog.xul
+lib/firefox-${VERSION}/chrome/toolkit/content/extensions/ext-alarms.js
+lib/firefox-${VERSION}/chrome/toolkit/content/extensions/ext-backgroundPage.js
+lib/firefox-${VERSION}/chrome/toolkit/content/extensions/ext-cookies.js
+lib/firefox-${VERSION}/chrome/toolkit/content/extensions/ext-extension.js
+lib/firefox-${VERSION}/chrome/toolkit/content/extensions/ext-i18n.js
+lib/firefox-${VERSION}/chrome/toolkit/content/extensions/ext-idle.js
+lib/firefox-${VERSION}/chrome/toolkit/content/extensions/ext-notifications.js
+lib/firefox-${VERSION}/chrome/toolkit/content/extensions/ext-runtime.js
+lib/firefox-${VERSION}/chrome/toolkit/content/extensions/ext-storage.js
+lib/firefox-${VERSION}/chrome/toolkit/content/extensions/ext-test.js
+lib/firefox-${VERSION}/chrome/toolkit/content/extensions/ext-webNavigation.js
+lib/firefox-${VERSION}/chrome/toolkit/content/extensions/ext-webRequest.js
+lib/firefox-${VERSION}/chrome/toolkit/content/extensions/schemas/cookies.json
+lib/firefox-${VERSION}/chrome/toolkit/content/extensions/schemas/extension_types.json
+lib/firefox-${VERSION}/chrome/toolkit/content/extensions/schemas/web_navigation.json
+lib/firefox-${VERSION}/chrome/toolkit/content/extensions/schemas/web_request.json
+lib/firefox-${VERSION}/chrome/toolkit/content/formautofill/requestAutocomplete.js
+lib/firefox-${VERSION}/chrome/toolkit/content/formautofill/requestAutocomplete.xhtml
+lib/firefox-${VERSION}/chrome/toolkit/content/gfxsanity/gfxFrameScript.js
+lib/firefox-${VERSION}/chrome/toolkit/content/gfxsanity/sanityparent.html
+lib/firefox-${VERSION}/chrome/toolkit/content/gfxsanity/sanitytest.html
+lib/firefox-${VERSION}/chrome/toolkit/content/gfxsanity/videotest.mp4
+lib/firefox-${VERSION}/chrome/toolkit/content/global/BrowserElementChild.js
+lib/firefox-${VERSION}/chrome/toolkit/content/global/BrowserElementChildPreload.js
+lib/firefox-${VERSION}/chrome/toolkit/content/global/BrowserElementCopyPaste.js
+lib/firefox-${VERSION}/chrome/toolkit/content/global/BrowserElementPanning.js
+lib/firefox-${VERSION}/chrome/toolkit/content/global/BrowserElementPanningAPZDisabled.js
+lib/firefox-${VERSION}/chrome/toolkit/content/global/TopLevelVideoDocument.js
+lib/firefox-${VERSION}/chrome/toolkit/content/global/XPCNativeWrapper.js
+lib/firefox-${VERSION}/chrome/toolkit/content/global/about.js
+lib/firefox-${VERSION}/chrome/toolkit/content/global/about.xhtml
+lib/firefox-${VERSION}/chrome/toolkit/content/global/aboutAbout.js
+lib/firefox-${VERSION}/chrome/toolkit/content/global/aboutAbout.xhtml
+lib/firefox-${VERSION}/chrome/toolkit/content/global/aboutCache.js
+lib/firefox-${VERSION}/chrome/toolkit/content/global/aboutMemory.css
+lib/firefox-${VERSION}/chrome/toolkit/content/global/aboutMemory.js
+lib/firefox-${VERSION}/chrome/toolkit/content/global/aboutMemory.xhtml
+lib/firefox-${VERSION}/chrome/toolkit/content/global/aboutNetworking.js
+lib/firefox-${VERSION}/chrome/toolkit/content/global/aboutNetworking.xhtml
+lib/firefox-${VERSION}/chrome/toolkit/content/global/aboutPerformance.js
+lib/firefox-${VERSION}/chrome/toolkit/content/global/aboutPerformance.xhtml
+lib/firefox-${VERSION}/chrome/toolkit/content/global/aboutRights.xhtml
+lib/firefox-${VERSION}/chrome/toolkit/content/global/aboutServiceWorkers.js
+lib/firefox-${VERSION}/chrome/toolkit/content/global/aboutServiceWorkers.xhtml
+lib/firefox-${VERSION}/chrome/toolkit/content/global/aboutSupport.js
+lib/firefox-${VERSION}/chrome/toolkit/content/global/aboutSupport.xhtml
+lib/firefox-${VERSION}/chrome/toolkit/content/global/aboutTelemetry.css
+lib/firefox-${VERSION}/chrome/toolkit/content/global/aboutTelemetry.js
+lib/firefox-${VERSION}/chrome/toolkit/content/global/aboutTelemetry.xhtml
+lib/firefox-${VERSION}/chrome/toolkit/content/global/aboutwebrtc/aboutWebrtc.css
+lib/firefox-${VERSION}/chrome/toolkit/content/global/aboutwebrtc/aboutWebrtc.js
+lib/firefox-${VERSION}/chrome/toolkit/content/global/aboutwebrtc/aboutWebrtc.xhtml
+lib/firefox-${VERSION}/chrome/toolkit/content/global/accessibility/AccessFu.css
+lib/firefox-${VERSION}/chrome/toolkit/content/global/accessibility/clicked.ogg
+lib/firefox-${VERSION}/chrome/toolkit/content/global/accessibility/content-script.js
+lib/firefox-${VERSION}/chrome/toolkit/content/global/accessibility/virtual_cursor_key.ogg
+lib/firefox-${VERSION}/chrome/toolkit/content/global/accessibility/virtual_cursor_move.ogg
+lib/firefox-${VERSION}/chrome/toolkit/content/global/alerts/alert.css
+lib/firefox-${VERSION}/chrome/toolkit/content/global/alerts/alert.js
+lib/firefox-${VERSION}/chrome/toolkit/content/global/alerts/alert.xul
+lib/firefox-${VERSION}/chrome/toolkit/content/global/appPicker.js
+lib/firefox-${VERSION}/chrome/toolkit/content/global/appPicker.xul
+lib/firefox-${VERSION}/chrome/toolkit/content/global/autocomplete.css
+lib/firefox-${VERSION}/chrome/toolkit/content/global/backgroundPageThumbsContent.js
+lib/firefox-${VERSION}/chrome/toolkit/content/global/bindings/autocomplete.xml
+lib/firefox-${VERSION}/chrome/toolkit/content/global/bindings/browser.xml
+lib/firefox-${VERSION}/chrome/toolkit/content/global/bindings/button.xml
+lib/firefox-${VERSION}/chrome/toolkit/content/global/bindings/checkbox.xml
+lib/firefox-${VERSION}/chrome/toolkit/content/global/bindings/colorpicker.xml
+lib/firefox-${VERSION}/chrome/toolkit/content/global/bindings/datetimepicker.xml
+lib/firefox-${VERSION}/chrome/toolkit/content/global/bindings/dialog.xml
+lib/firefox-${VERSION}/chrome/toolkit/content/global/bindings/editor.xml
+lib/firefox-${VERSION}/chrome/toolkit/content/global/bindings/expander.xml
+lib/firefox-${VERSION}/chrome/toolkit/content/global/bindings/filefield.xml
+lib/firefox-${VERSION}/chrome/toolkit/content/global/bindings/findbar.xml
+lib/firefox-${VERSION}/chrome/toolkit/content/global/bindings/general.xml
+lib/firefox-${VERSION}/chrome/toolkit/content/global/bindings/groupbox.xml
+lib/firefox-${VERSION}/chrome/toolkit/content/global/bindings/listbox.xml
+lib/firefox-${VERSION}/chrome/toolkit/content/global/bindings/menu.xml
+lib/firefox-${VERSION}/chrome/toolkit/content/global/bindings/menulist.xml
+lib/firefox-${VERSION}/chrome/toolkit/content/global/bindings/notification.xml
+lib/firefox-${VERSION}/chrome/toolkit/content/global/bindings/numberbox.xml
+lib/firefox-${VERSION}/chrome/toolkit/content/global/bindings/popup.xml
+lib/firefox-${VERSION}/chrome/toolkit/content/global/bindings/preferences.xml
+lib/firefox-${VERSION}/chrome/toolkit/content/global/bindings/progressmeter.xml
+lib/firefox-${VERSION}/chrome/toolkit/content/global/bindings/radio.xml
+lib/firefox-${VERSION}/chrome/toolkit/content/global/bindings/remote-browser.xml
+lib/firefox-${VERSION}/chrome/toolkit/content/global/bindings/resizer.xml
+lib/firefox-${VERSION}/chrome/toolkit/content/global/bindings/richlistbox.xml
+lib/firefox-${VERSION}/chrome/toolkit/content/global/bindings/scale.xml
+lib/firefox-${VERSION}/chrome/toolkit/content/global/bindings/scrollbar.xml
+lib/firefox-${VERSION}/chrome/toolkit/content/global/bindings/scrollbox.xml
+lib/firefox-${VERSION}/chrome/toolkit/content/global/bindings/spinbuttons.xml
+lib/firefox-${VERSION}/chrome/toolkit/content/global/bindings/splitter.xml
+lib/firefox-${VERSION}/chrome/toolkit/content/global/bindings/stringbundle.xml
+lib/firefox-${VERSION}/chrome/toolkit/content/global/bindings/tabbox.xml
+lib/firefox-${VERSION}/chrome/toolkit/content/global/bindings/text.xml
+lib/firefox-${VERSION}/chrome/toolkit/content/global/bindings/textbox.xml
+lib/firefox-${VERSION}/chrome/toolkit/content/global/bindings/toolbar.xml
+lib/firefox-${VERSION}/chrome/toolkit/content/global/bindings/toolbarbutton.xml
+lib/firefox-${VERSION}/chrome/toolkit/content/global/bindings/tree.xml
+lib/firefox-${VERSION}/chrome/toolkit/content/global/bindings/videocontrols.css
+lib/firefox-${VERSION}/chrome/toolkit/content/global/bindings/videocontrols.xml
+lib/firefox-${VERSION}/chrome/toolkit/content/global/bindings/wizard.xml
+lib/firefox-${VERSION}/chrome/toolkit/content/global/browser-child.js
+lib/firefox-${VERSION}/chrome/toolkit/content/global/browser-content.js
+lib/firefox-${VERSION}/chrome/toolkit/content/global/buildconfig.html
+lib/firefox-${VERSION}/chrome/toolkit/content/global/commonDialog.css
+lib/firefox-${VERSION}/chrome/toolkit/content/global/commonDialog.js
+lib/firefox-${VERSION}/chrome/toolkit/content/global/commonDialog.xul
+lib/firefox-${VERSION}/chrome/toolkit/content/global/config.js
+lib/firefox-${VERSION}/chrome/toolkit/content/global/config.xul
+lib/firefox-${VERSION}/chrome/toolkit/content/global/console.css
+lib/firefox-${VERSION}/chrome/toolkit/content/global/console.js
+lib/firefox-${VERSION}/chrome/toolkit/content/global/console.xul
+lib/firefox-${VERSION}/chrome/toolkit/content/global/consoleBindings.xml
+lib/firefox-${VERSION}/chrome/toolkit/content/global/contentAreaUtils.js
+lib/firefox-${VERSION}/chrome/toolkit/content/global/customizeToolbar.css
+lib/firefox-${VERSION}/chrome/toolkit/content/global/customizeToolbar.js
+lib/firefox-${VERSION}/chrome/toolkit/content/global/customizeToolbar.xul
+lib/firefox-${VERSION}/chrome/toolkit/content/global/devicestorage.properties
+lib/firefox-${VERSION}/chrome/toolkit/content/global/dialogOverlay.js
+lib/firefox-${VERSION}/chrome/toolkit/content/global/dialogOverlay.xul
+lib/firefox-${VERSION}/chrome/toolkit/content/global/directionDetector.html
+lib/firefox-${VERSION}/chrome/toolkit/content/global/editMenuOverlay.js
+lib/firefox-${VERSION}/chrome/toolkit/content/global/editMenuOverlay.xul
+lib/firefox-${VERSION}/chrome/toolkit/content/global/extensions.js
+lib/firefox-${VERSION}/chrome/toolkit/content/global/filepicker.js
+lib/firefox-${VERSION}/chrome/toolkit/content/global/filepicker.properties
+lib/firefox-${VERSION}/chrome/toolkit/content/global/filepicker.xul
+lib/firefox-${VERSION}/chrome/toolkit/content/global/findUtils.js
+lib/firefox-${VERSION}/chrome/toolkit/content/global/finddialog.js
+lib/firefox-${VERSION}/chrome/toolkit/content/global/finddialog.xul
+lib/firefox-${VERSION}/chrome/toolkit/content/global/forms.js
+lib/firefox-${VERSION}/chrome/toolkit/content/global/globalOverlay.js
+lib/firefox-${VERSION}/chrome/toolkit/content/global/globalOverlay.xul
+lib/firefox-${VERSION}/chrome/toolkit/content/global/inlineSpellCheckUI.js
+lib/firefox-${VERSION}/chrome/toolkit/content/global/license.html
+lib/firefox-${VERSION}/chrome/toolkit/content/global/manifestMessages.js
+lib/firefox-${VERSION}/chrome/toolkit/content/global/menulist.css
+lib/firefox-${VERSION}/chrome/toolkit/content/global/minimal-xul.css
+lib/firefox-${VERSION}/chrome/toolkit/content/global/mozilla.xhtml
+lib/firefox-${VERSION}/chrome/toolkit/content/global/netError.xhtml
+lib/firefox-${VERSION}/chrome/toolkit/content/global/notfound.wav
+lib/firefox-${VERSION}/chrome/toolkit/content/global/nsClipboard.js
+lib/firefox-${VERSION}/chrome/toolkit/content/global/nsDragAndDrop.js
+lib/firefox-${VERSION}/chrome/toolkit/content/global/nsUserSettings.js
+lib/firefox-${VERSION}/chrome/toolkit/content/global/platformHTMLBindings.xml
+lib/firefox-${VERSION}/chrome/toolkit/content/global/plugins.css
+lib/firefox-${VERSION}/chrome/toolkit/content/global/plugins.html
+lib/firefox-${VERSION}/chrome/toolkit/content/global/preload.js
+lib/firefox-${VERSION}/chrome/toolkit/content/global/printPageSetup.js
+lib/firefox-${VERSION}/chrome/toolkit/content/global/printPageSetup.xul
+lib/firefox-${VERSION}/chrome/toolkit/content/global/printPreviewBindings.xml
+lib/firefox-${VERSION}/chrome/toolkit/content/global/printPreviewProgress.js
+lib/firefox-${VERSION}/chrome/toolkit/content/global/printPreviewProgress.xul
+lib/firefox-${VERSION}/chrome/toolkit/content/global/printProgress.js
+lib/firefox-${VERSION}/chrome/toolkit/content/global/printProgress.xul
+lib/firefox-${VERSION}/chrome/toolkit/content/global/printUtils.js
+lib/firefox-${VERSION}/chrome/toolkit/content/global/printdialog.js
+lib/firefox-${VERSION}/chrome/toolkit/content/global/printdialog.xul
+lib/firefox-${VERSION}/chrome/toolkit/content/global/printjoboptions.js
+lib/firefox-${VERSION}/chrome/toolkit/content/global/printjoboptions.xul
+lib/firefox-${VERSION}/chrome/toolkit/content/global/process-content.js
+lib/firefox-${VERSION}/chrome/toolkit/content/global/reader/aboutReader.html
+lib/firefox-${VERSION}/chrome/toolkit/content/global/reader/aboutReader.js
+lib/firefox-${VERSION}/chrome/toolkit/content/global/remote-test-ipc.js
+lib/firefox-${VERSION}/chrome/toolkit/content/global/resetProfile.css
+lib/firefox-${VERSION}/chrome/toolkit/content/global/resetProfile.js
+lib/firefox-${VERSION}/chrome/toolkit/content/global/resetProfile.xul
+lib/firefox-${VERSION}/chrome/toolkit/content/global/resetProfileProgress.xul
+lib/firefox-${VERSION}/chrome/toolkit/content/global/select-child.js
+lib/firefox-${VERSION}/chrome/toolkit/content/global/selectDialog.js
+lib/firefox-${VERSION}/chrome/toolkit/content/global/selectDialog.xul
+lib/firefox-${VERSION}/chrome/toolkit/content/global/strres.js
+lib/firefox-${VERSION}/chrome/toolkit/content/global/svg/svgBindings.xml
+lib/firefox-${VERSION}/chrome/toolkit/content/global/tabprompts.css
+lib/firefox-${VERSION}/chrome/toolkit/content/global/tabprompts.xml
+lib/firefox-${VERSION}/chrome/toolkit/content/global/test-ipc.xul
+lib/firefox-${VERSION}/chrome/toolkit/content/global/textbox.css
+lib/firefox-${VERSION}/chrome/toolkit/content/global/treeUtils.js
+lib/firefox-${VERSION}/chrome/toolkit/content/global/viewPartialSource.js
+lib/firefox-${VERSION}/chrome/toolkit/content/global/viewPartialSource.xul
+lib/firefox-${VERSION}/chrome/toolkit/content/global/viewSource-content.js
+lib/firefox-${VERSION}/chrome/toolkit/content/global/viewSource.css
+lib/firefox-${VERSION}/chrome/toolkit/content/global/viewSource.js
+lib/firefox-${VERSION}/chrome/toolkit/content/global/viewSource.xul
+lib/firefox-${VERSION}/chrome/toolkit/content/global/viewSourceUtils.js
+lib/firefox-${VERSION}/chrome/toolkit/content/global/viewZoomOverlay.js
+lib/firefox-${VERSION}/chrome/toolkit/content/global/xml/XMLMonoPrint.css
+lib/firefox-${VERSION}/chrome/toolkit/content/global/xml/XMLPrettyPrint.css
+lib/firefox-${VERSION}/chrome/toolkit/content/global/xml/XMLPrettyPrint.xml
+lib/firefox-${VERSION}/chrome/toolkit/content/global/xml/XMLPrettyPrint.xsl
+lib/firefox-${VERSION}/chrome/toolkit/content/global/xul.css
+lib/firefox-${VERSION}/chrome/toolkit/content/mozapps/downloads/DownloadProgressListener.js
+lib/firefox-${VERSION}/chrome/toolkit/content/mozapps/downloads/download.xml
+lib/firefox-${VERSION}/chrome/toolkit/content/mozapps/downloads/downloads.css
+lib/firefox-${VERSION}/chrome/toolkit/content/mozapps/downloads/downloads.js
+lib/firefox-${VERSION}/chrome/toolkit/content/mozapps/downloads/downloads.xul
+lib/firefox-${VERSION}/chrome/toolkit/content/mozapps/downloads/helperApps.js
+lib/firefox-${VERSION}/chrome/toolkit/content/mozapps/downloads/unknownContentType.xul
+lib/firefox-${VERSION}/chrome/toolkit/content/mozapps/extensions/OpenH264-license.txt
+lib/firefox-${VERSION}/chrome/toolkit/content/mozapps/extensions/about.js
+lib/firefox-${VERSION}/chrome/toolkit/content/mozapps/extensions/about.xul
+lib/firefox-${VERSION}/chrome/toolkit/content/mozapps/extensions/blocklist.css
+lib/firefox-${VERSION}/chrome/toolkit/content/mozapps/extensions/blocklist.js
+lib/firefox-${VERSION}/chrome/toolkit/content/mozapps/extensions/blocklist.xml
+lib/firefox-${VERSION}/chrome/toolkit/content/mozapps/extensions/blocklist.xul
+lib/firefox-${VERSION}/chrome/toolkit/content/mozapps/extensions/eula.js
+lib/firefox-${VERSION}/chrome/toolkit/content/mozapps/extensions/eula.xul
+lib/firefox-${VERSION}/chrome/toolkit/content/mozapps/extensions/extensions.css
+lib/firefox-${VERSION}/chrome/toolkit/content/mozapps/extensions/extensions.js
+lib/firefox-${VERSION}/chrome/toolkit/content/mozapps/extensions/extensions.xml
+lib/firefox-${VERSION}/chrome/toolkit/content/mozapps/extensions/extensions.xul
+lib/firefox-${VERSION}/chrome/toolkit/content/mozapps/extensions/gmpPrefs.xul
+lib/firefox-${VERSION}/chrome/toolkit/content/mozapps/extensions/list.js
+lib/firefox-${VERSION}/chrome/toolkit/content/mozapps/extensions/list.xul
+lib/firefox-${VERSION}/chrome/toolkit/content/mozapps/extensions/newaddon.js
+lib/firefox-${VERSION}/chrome/toolkit/content/mozapps/extensions/newaddon.xul
+lib/firefox-${VERSION}/chrome/toolkit/content/mozapps/extensions/pluginPrefs.xul
+lib/firefox-${VERSION}/chrome/toolkit/content/mozapps/extensions/selectAddons.css
+lib/firefox-${VERSION}/chrome/toolkit/content/mozapps/extensions/selectAddons.js
+lib/firefox-${VERSION}/chrome/toolkit/content/mozapps/extensions/selectAddons.xml
+lib/firefox-${VERSION}/chrome/toolkit/content/mozapps/extensions/selectAddons.xul
+lib/firefox-${VERSION}/chrome/toolkit/content/mozapps/extensions/setting.xml
+lib/firefox-${VERSION}/chrome/toolkit/content/mozapps/extensions/update.js
+lib/firefox-${VERSION}/chrome/toolkit/content/mozapps/extensions/update.xul
+lib/firefox-${VERSION}/chrome/toolkit/content/mozapps/extensions/updateinfo.xsl
+lib/firefox-${VERSION}/chrome/toolkit/content/mozapps/handling/dialog.js
+lib/firefox-${VERSION}/chrome/toolkit/content/mozapps/handling/dialog.xul
+lib/firefox-${VERSION}/chrome/toolkit/content/mozapps/handling/handler.css
+lib/firefox-${VERSION}/chrome/toolkit/content/mozapps/handling/handler.xml
+lib/firefox-${VERSION}/chrome/toolkit/content/mozapps/preferences/changemp.js
+lib/firefox-${VERSION}/chrome/toolkit/content/mozapps/preferences/changemp.xul
+lib/firefox-${VERSION}/chrome/toolkit/content/mozapps/preferences/fontbuilder.js
+lib/firefox-${VERSION}/chrome/toolkit/content/mozapps/preferences/removemp.js
+lib/firefox-${VERSION}/chrome/toolkit/content/mozapps/preferences/removemp.xul
+lib/firefox-${VERSION}/chrome/toolkit/content/mozapps/profile/createProfileWizard.js
+lib/firefox-${VERSION}/chrome/toolkit/content/mozapps/profile/createProfileWizard.xul
+lib/firefox-${VERSION}/chrome/toolkit/content/mozapps/profile/profileSelection.js
+lib/firefox-${VERSION}/chrome/toolkit/content/mozapps/profile/profileSelection.xul
+lib/firefox-${VERSION}/chrome/toolkit/content/mozapps/xpinstall/xpinstallConfirm.css
+lib/firefox-${VERSION}/chrome/toolkit/content/mozapps/xpinstall/xpinstallConfirm.js
+lib/firefox-${VERSION}/chrome/toolkit/content/mozapps/xpinstall/xpinstallConfirm.xul
+lib/firefox-${VERSION}/chrome/toolkit/content/mozapps/xpinstall/xpinstallItem.xml
+lib/firefox-${VERSION}/chrome/toolkit/content/passwordmgr/login.xml
+lib/firefox-${VERSION}/chrome/toolkit/content/passwordmgr/passwordManager.js
+lib/firefox-${VERSION}/chrome/toolkit/content/passwordmgr/passwordManager.xul
+lib/firefox-${VERSION}/chrome/toolkit/content/passwordmgr/passwordManagerCommon.js
+lib/firefox-${VERSION}/chrome/toolkit/content/passwordmgr/passwordManagerExceptions.js
+lib/firefox-${VERSION}/chrome/toolkit/content/passwordmgr/passwordManagerExceptions.xul
+lib/firefox-${VERSION}/chrome/toolkit/content/passwordmgr/recipes.json
+lib/firefox-${VERSION}/chrome/toolkit/content/satchel/formSubmitListener.js
+lib/firefox-${VERSION}/chrome/toolkit/content/xbl-marquee/xbl-marquee.css
+lib/firefox-${VERSION}/chrome/toolkit/content/xbl-marquee/xbl-marquee.xml
+lib/firefox-${VERSION}/chrome/toolkit/pluginproblem/pluginFinderBinding.css
+lib/firefox-${VERSION}/chrome/toolkit/pluginproblem/pluginProblem.xml
+lib/firefox-${VERSION}/chrome/toolkit/pluginproblem/pluginProblemBinding.css
+lib/firefox-${VERSION}/chrome/toolkit/pluginproblem/pluginProblemContent.css
+lib/firefox-${VERSION}/chrome/toolkit/res/arrow-left.gif
+lib/firefox-${VERSION}/chrome/toolkit/res/arrow-right.gif
+lib/firefox-${VERSION}/chrome/toolkit/res/arrow.gif
+lib/firefox-${VERSION}/chrome/toolkit/res/arrowd-left.gif
+lib/firefox-${VERSION}/chrome/toolkit/res/arrowd-right.gif
+lib/firefox-${VERSION}/chrome/toolkit/res/arrowd.gif
+lib/firefox-${VERSION}/chrome/toolkit/res/broken-image.png
+lib/firefox-${VERSION}/chrome/toolkit/res/counterstyles.css
+lib/firefox-${VERSION}/chrome/toolkit/res/forms.css
+lib/firefox-${VERSION}/chrome/toolkit/res/hiddenWindow.html
+lib/firefox-${VERSION}/chrome/toolkit/res/html.css
+lib/firefox-${VERSION}/chrome/toolkit/res/loading-image.png
+lib/firefox-${VERSION}/chrome/toolkit/res/mathml.css
+lib/firefox-${VERSION}/chrome/toolkit/res/noframes.css
+lib/firefox-${VERSION}/chrome/toolkit/res/noscript.css
+lib/firefox-${VERSION}/chrome/toolkit/res/number-control.css
+lib/firefox-${VERSION}/chrome/toolkit/res/plaintext.css
+lib/firefox-${VERSION}/chrome/toolkit/res/quirk.css
+lib/firefox-${VERSION}/chrome/toolkit/res/ua.css
+lib/firefox-${VERSION}/chrome/toolkit/res/viewsource.css
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/Filepicker.png
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/about.css
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/aboutCache.css
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/aboutCacheEntry.css
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/aboutMemory.css
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/aboutReader.css
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/aboutReaderContent.css
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/aboutReaderControls.css
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/aboutSupport.css
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/alerts/alert-common.css
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/alerts/alert.css
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/appPicker.css
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/arrow.css
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/arrow/arrow-dn-dis.gif
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/arrow/arrow-dn-hov.gif
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/arrow/arrow-dn-sharp.gif
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/arrow/arrow-dn.gif
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/arrow/arrow-down.png
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/arrow/arrow-lft-dis.gif
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/arrow/arrow-lft-sharp-end.gif
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/arrow/arrow-lft-sharp.gif
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/arrow/arrow-lft.gif
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/arrow/arrow-rit-dis.gif
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/arrow/arrow-rit-sharp-end.gif
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/arrow/arrow-rit-sharp.gif
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/arrow/arrow-rit.gif
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/arrow/arrow-up-dis.gif
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/arrow/arrow-up-hov.gif
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/arrow/arrow-up-sharp.gif
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/arrow/arrow-up.gif
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/arrow/panelarrow-horizontal-themed.svg
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/arrow/panelarrow-horizontal.svg
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/arrow/panelarrow-vertical-themed.svg
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/arrow/panelarrow-vertical.svg
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/autocomplete.css
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/button.css
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/checkbox.css
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/checkbox/cbox-check-dis.gif
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/checkbox/cbox-check.gif
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/colorpicker.css
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/commonDialog.css
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/config.css
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/console/console-error-caret.gif
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/console/console-error-dash.gif
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/console/console-toolbar.png
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/console/console.css
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/console/console.png
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/console/itemSelected.png
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/customizeToolbar.css
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/datetimepicker.css
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/dialog.css
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/dirListing/dirListing.css
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/dirListing/folder.png
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/dirListing/local.png
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/dirListing/remote.png
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/dirListing/up.png
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/dropmarker.css
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/expander.css
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/filefield.css
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/filepicker.css
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/findBar.css
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/global.css
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/globalBindings.xml
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/groupbox.css
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/icons/Authentication.png
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/icons/Close.gif
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/icons/Error.png
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/icons/Landscape.png
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/icons/Minimize.gif
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/icons/Portrait.png
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/icons/Print-preview.png
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/icons/Question.png
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/icons/Restore.gif
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/icons/Search-close.png
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/icons/Search-glass.png
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/icons/Warning.png
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/icons/autocomplete-search.svg
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/icons/autoscroll.png
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/icons/blacklist_favicon.png
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/icons/blacklist_large.png
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/icons/close-inverted.png
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/icons/close-inverted%2x.png@localhost
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/icons/close.png
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/icons/close.svg
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/icons/close%2x.png@localhost
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/icons/collapse.png
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/icons/error-16.png
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/icons/error-64.png
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/icons/expand.png
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/icons/find-arrows.png
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/icons/folder-item.png
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/icons/info.svg
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/icons/information-16.png
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/icons/information-24.png
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/icons/information-32.png
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/icons/loading-inverted.png
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/icons/loading-inverted%2x.png@localhost
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/icons/loading_16.png
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/icons/panelarrow-horizontal.svg
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/icons/panelarrow-vertical.svg
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/icons/question-16.png
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/icons/question-64.png
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/icons/resizer-rtl.png
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/icons/resizer.png
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/icons/sslWarning.png
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/icons/tabprompts-bgtexture.png
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/icons/warning-16.png
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/icons/warning-64.png
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/icons/warning-large.png
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/icons/warning.svg
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/icons/webapps-16.png
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/icons/webapps-64.png
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/icons/windowControls.png
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/in-content/check-partial.svg
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/in-content/check.svg
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/in-content/common.css
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/in-content/dropdown.svg
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/in-content/help-glyph.svg
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/in-content/info-pages.css
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/in-content/radio.svg
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/linkTree.css
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/listbox.css
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/media/TopLevelImageDocument.css
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/media/TopLevelVideoDocument.css
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/media/clicktoplay-bgtexture.png
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/media/error.png
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/media/fullscreenButton.png
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/media/imagedoc-darknoise.png
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/media/imagedoc-lightnoise.png
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/media/muteButton.png
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/media/noAudio.png
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/media/pauseButton.png
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/media/playButton.png
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/media/scrubberThumb.png
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/media/scrubberThumbWide.png
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/media/stalled.png
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/media/throbber.png
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/media/unmuteButton.png
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/media/videoClickToPlayButton.svg
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/media/videocontrols.css
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/media/volume-empty.png
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/media/volume-full.png
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/menu.css
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/menu/shared-menu-check-active.svg
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/menu/shared-menu-check-black.svg
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/menu/shared-menu-check-hover.svg
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/menu/shared-menu-check.png
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/menu/shared-menu-check%2x.png@localhost
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/menulist.css
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/netError.css
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/notification.css
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/numberbox.css
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/passwordmgr.css
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/popup.css
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/preferences.css
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/printPageSetup.css
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/printPreview.css
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/printpreview/arrow-left-end.png
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/printpreview/arrow-left.png
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/printpreview/arrow-right-end.png
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/printpreview/arrow-right.png
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/progressmeter.css
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/radio.css
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/radio/radio-check-dis.gif
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/radio/radio-check.gif
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/reader/RM-Add-24x24.svg
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/reader/RM-Close-24x24.svg
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/reader/RM-Delete-24x24.svg
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/reader/RM-Minus-24x24.svg
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/reader/RM-Plus-24x24.svg
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/reader/RM-Reading-List-24x24.svg
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/reader/RM-Type-Controls-24x24.svg
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/reader/RM-Type-Controls-Arrow.svg
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/reader/pocket.svg
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/resizer.css
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/richlistbox.css
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/scale.css
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/scrollbar/slider.gif
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/scrollbars.css
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/scrollbox.css
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/spinbuttons.css
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/splitter.css
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/splitter/grip-bottom.gif
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/splitter/grip-left.gif
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/splitter/grip-right.gif
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/splitter/grip-top.gif
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/tabbox.css
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/tabprompts.css
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/textbox.css
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/toolbar.css
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/toolbar/chevron-inverted.png
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/toolbar/chevron.gif
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/toolbar/spring.png
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/toolbarbutton.css
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/tree.css
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/tree/columnpicker.gif
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/tree/sort-asc-classic.png
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/tree/sort-asc.png
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/tree/sort-dsc-classic.png
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/tree/sort-dsc.png
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/tree/twisty-clsd-hover-rtl.png
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/tree/twisty-clsd-hover.png
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/tree/twisty-clsd-rtl.png
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/tree/twisty-clsd.png
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/tree/twisty-open-hover-rtl.png
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/tree/twisty-open-hover.png
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/tree/twisty-open-rtl.png
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/tree/twisty-open.png
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/global/wizard.css
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/help/Toolbar-rtl.png
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/help/Toolbar.png
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/help/Weblink-rtl.png
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/help/Weblink.png
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/help/helpFileLayout.css
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/mozapps/aboutNetworking.css
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/mozapps/aboutServiceWorkers.css
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/mozapps/downloads/downloadButtons.png
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/mozapps/downloads/downloadIcon.png
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/mozapps/downloads/downloads.css
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/mozapps/downloads/unknownContentType.css
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/mozapps/extensions/about.css
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/mozapps/extensions/alerticon-error.svg
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/mozapps/extensions/alerticon-info-negative.svg
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/mozapps/extensions/alerticon-info-positive.svg
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/mozapps/extensions/alerticon-warning.svg
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/mozapps/extensions/blocklist.css
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/mozapps/extensions/cancel.png
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/mozapps/extensions/category-available.png
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/mozapps/extensions/category-discover.png
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/mozapps/extensions/category-plugins.png
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/mozapps/extensions/category-recent.png
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/mozapps/extensions/category-search.png
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/mozapps/extensions/category-service.png
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/mozapps/extensions/dictionaryGeneric-16.png
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/mozapps/extensions/dictionaryGeneric.png
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/mozapps/extensions/discover-logo.png
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/mozapps/extensions/eula.css
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/mozapps/extensions/experimentGeneric.png
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/mozapps/extensions/extensionGeneric-16.png
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/mozapps/extensions/extensionGeneric.svg
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/mozapps/extensions/extensions.css
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/mozapps/extensions/heart.png
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/mozapps/extensions/localeGeneric.png
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/mozapps/extensions/navigation.png
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/mozapps/extensions/newaddon.css
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/mozapps/extensions/rating-not-won.png
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/mozapps/extensions/rating-won.png
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/mozapps/extensions/selectAddons.css
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/mozapps/extensions/themeGeneric-16.png
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/mozapps/extensions/themeGeneric.png
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/mozapps/extensions/update.css
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/mozapps/extensions/utilities.svg
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/mozapps/formautofill/requestAutocomplete.css
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/mozapps/handling/handling.css
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/mozapps/passwordmgr/key-16.png
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/mozapps/passwordmgr/key-64.png
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/mozapps/places/defaultFavicon.png
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/mozapps/places/defaultFavicon%2x.png@localhost
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/mozapps/plugins/contentPluginActivate.png
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/mozapps/plugins/contentPluginBlocked.png
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/mozapps/plugins/contentPluginClose.png
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/mozapps/plugins/contentPluginCrashed.png
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/mozapps/plugins/contentPluginDisabled.png
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/mozapps/plugins/contentPluginDownload.png
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/mozapps/plugins/contentPluginMissing.png
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/mozapps/plugins/contentPluginStripe.png
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/mozapps/plugins/pluginBlocked-64.png
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/mozapps/plugins/pluginBlocked.png
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/mozapps/plugins/pluginGeneric-16.png
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/mozapps/plugins/pluginGeneric.png
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/mozapps/plugins/pluginHelp-16.png
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/mozapps/plugins/pluginProblem.css
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/mozapps/profile/profileSelection.css
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/mozapps/profile/profileicon.png
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/mozapps/update/downloadButtons.png
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/mozapps/update/updates.css
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/mozapps/viewsource/viewsource.css
+lib/firefox-${VERSION}/chrome/toolkit/skin/classic/mozapps/xpinstall/xpinstallConfirm.css
+lib/firefox-${VERSION}/components/ActivityMessageConfigurator.js
+lib/firefox-${VERSION}/components/ActivityProxy.js
+lib/firefox-${VERSION}/components/ActivityRequestHandler.js
+lib/firefox-${VERSION}/components/ActivityWrapper.js
+lib/firefox-${VERSION}/components/AlarmsManager.js
+lib/firefox-${VERSION}/components/AppsService.js
+lib/firefox-${VERSION}/components/BrowserElementParent.js
+lib/firefox-${VERSION}/components/BrowserElementProxy.js
+lib/firefox-${VERSION}/components/CSSUnprefixingService.js
+lib/firefox-${VERSION}/components/ChromeNotifications.js
+lib/firefox-${VERSION}/components/ColorAnalyzer.js
+lib/firefox-${VERSION}/components/ConsoleAPIStorage.js
+lib/firefox-${VERSION}/components/ContactManager.js
+lib/firefox-${VERSION}/components/ContentProcessSingleton.js
+lib/firefox-${VERSION}/components/DataReportingService.js
+lib/firefox-${VERSION}/components/DataStoreImpl.js
+lib/firefox-${VERSION}/components/DownloadLegacy.js
+lib/firefox-${VERSION}/components/FeedProcessor.js
+lib/firefox-${VERSION}/components/FormAutofillContentService.js
+lib/firefox-${VERSION}/components/FormAutofillStartup.js
+lib/firefox-${VERSION}/components/FormHistoryStartup.js
+lib/firefox-${VERSION}/components/InstallPackagedWebapp.js
+lib/firefox-${VERSION}/components/InterAppCommService.js
+lib/firefox-${VERSION}/components/InterAppConnection.js
+lib/firefox-${VERSION}/components/InterAppMessagePort.js
+lib/firefox-${VERSION}/components/MainProcessSingleton.js
+lib/firefox-${VERSION}/components/MozKeyboard.js
+lib/firefox-${VERSION}/components/NetworkGeolocationProvider.js
+lib/firefox-${VERSION}/components/NotificationStorage.js
+lib/firefox-${VERSION}/components/PACGenerator.js
+lib/firefox-${VERSION}/components/PackagedAppUtils.js
+lib/firefox-${VERSION}/components/PageThumbsProtocol.js
+lib/firefox-${VERSION}/components/Payment.js
+lib/firefox-${VERSION}/components/PaymentFlowInfo.js
+lib/firefox-${VERSION}/components/PermissionSettings.js
+lib/firefox-${VERSION}/components/PhoneNumberService.js
+lib/firefox-${VERSION}/components/PlacesCategoriesStarter.js
+lib/firefox-${VERSION}/components/PresentationDeviceInfoManager.js
+lib/firefox-${VERSION}/components/PrivateBrowsingTrackingProtectionWhitelist.js
+lib/firefox-${VERSION}/components/Push.js
+lib/firefox-${VERSION}/components/PushClient.js
+lib/firefox-${VERSION}/components/PushNotificationService.js
+lib/firefox-${VERSION}/components/RequestSyncManager.js
+lib/firefox-${VERSION}/components/RequestSyncScheduler.js
+lib/firefox-${VERSION}/components/SettingsManager.js
+lib/firefox-${VERSION}/components/SiteSpecificUserAgent.js
+lib/firefox-${VERSION}/components/SlowScriptDebug.js
+lib/firefox-${VERSION}/components/SystemMessageCache.js
+lib/firefox-${VERSION}/components/SystemMessageInternal.js
+lib/firefox-${VERSION}/components/SystemMessageManager.js
+lib/firefox-${VERSION}/components/TCPPresentationServer.js
+lib/firefox-${VERSION}/components/TelemetryStartup.js
+lib/firefox-${VERSION}/components/UnifiedComplete.js
+lib/firefox-${VERSION}/components/Weave.js
+lib/firefox-${VERSION}/components/WebVTTParserWrapper.js
+lib/firefox-${VERSION}/components/Webapps.js
+lib/firefox-${VERSION}/components/XULStore.js
+lib/firefox-${VERSION}/components/addonManager.js
+lib/firefox-${VERSION}/components/amContentHandler.js
+lib/firefox-${VERSION}/components/amInstallTrigger.js
+lib/firefox-${VERSION}/components/amWebInstallListener.js
+lib/firefox-${VERSION}/components/captivedetect.js
+lib/firefox-${VERSION}/components/components.manifest
+lib/firefox-${VERSION}/components/contentAreaDropListener.js
+lib/firefox-${VERSION}/components/crypto-SDR.js
+lib/firefox-${VERSION}/components/defaultShims.js
+lib/firefox-${VERSION}/components/htmlMenuBuilder.js
+lib/firefox-${VERSION}/components/interfaces.xpt
+lib/firefox-${VERSION}/components/jsconsole-clhandler.js
+lib/firefox-${VERSION}/components/marionettecomponent.js
+lib/firefox-${VERSION}/components/messageWakeupService.js
+lib/firefox-${VERSION}/components/multiprocessShims.js
+lib/firefox-${VERSION}/components/nsAsyncShutdown.js
+lib/firefox-${VERSION}/components/nsBlocklistService.js
+lib/firefox-${VERSION}/components/nsBlocklistServiceContent.js
+lib/firefox-${VERSION}/components/nsContentDispatchChooser.js
+lib/firefox-${VERSION}/components/nsContentPrefService.js
+lib/firefox-${VERSION}/components/nsCrashMonitor.js
+lib/firefox-${VERSION}/components/nsDefaultCLH.js
+lib/firefox-${VERSION}/components/nsFilePicker.js
+lib/firefox-${VERSION}/components/nsFormAutoComplete.js
+lib/firefox-${VERSION}/components/nsFormHistory.js
+lib/firefox-${VERSION}/components/nsHandlerService.js
+lib/firefox-${VERSION}/components/nsHelperAppDlg.js
+lib/firefox-${VERSION}/components/nsINIProcessor.js
+lib/firefox-${VERSION}/components/nsInputListAutoComplete.js
+lib/firefox-${VERSION}/components/nsLivemarkService.js
+lib/firefox-${VERSION}/components/nsLoginInfo.js
+lib/firefox-${VERSION}/components/nsLoginManager.js
+lib/firefox-${VERSION}/components/nsLoginManagerPrompter.js
+lib/firefox-${VERSION}/components/nsPlacesAutoComplete.js
+lib/firefox-${VERSION}/components/nsPlacesExpiration.js
+lib/firefox-${VERSION}/components/nsPrompter.js
+lib/firefox-${VERSION}/components/nsSearchService.js
+lib/firefox-${VERSION}/components/nsSearchSuggestions.js
+lib/firefox-${VERSION}/components/nsSidebar.js
+lib/firefox-${VERSION}/components/nsTaggingService.js
+lib/firefox-${VERSION}/components/nsTerminatorTelemetry.js
+lib/firefox-${VERSION}/components/nsURLFormatter.js
+lib/firefox-${VERSION}/components/nsUpdateTimerManager.js
+lib/firefox-${VERSION}/components/nsUrlClassifierHashCompleter.js
+lib/firefox-${VERSION}/components/nsUrlClassifierLib.js
+lib/firefox-${VERSION}/components/nsUrlClassifierListManager.js
+lib/firefox-${VERSION}/components/nsWebHandlerApp.js
+lib/firefox-${VERSION}/components/recording-cmdline.js
+lib/firefox-${VERSION}/components/simpleServices.js
+lib/firefox-${VERSION}/components/storage-json.js
+lib/firefox-${VERSION}/components/txEXSLTRegExFunctions.js
+lib/firefox-${VERSION}/defaults/autoconfig/prefcalls.js
+lib/firefox-${VERSION}/defaults/pref/channel-prefs.js
+lib/firefox-${VERSION}/defaults/pref/services-sync.js
+lib/firefox-${VERSION}/dependentlibs.list
+lib/firefox-${VERSION}/dictionaries/en-US.aff
+lib/firefox-${VERSION}/dictionaries/en-US.dic
+lib/firefox-${VERSION}/firefox
+lib/firefox-${VERSION}/firefox-bin
+lib/firefox-${VERSION}/gmp-clearkey/0.1/clearkey.info
+lib/firefox-${VERSION}/gmp-clearkey/0.1/libclearkey.so
+lib/firefox-${VERSION}/greprefs.js
+lib/firefox-${VERSION}/hyphenation/hyph_af.dic
+lib/firefox-${VERSION}/hyphenation/hyph_bg.dic
+lib/firefox-${VERSION}/hyphenation/hyph_ca.dic
+lib/firefox-${VERSION}/hyphenation/hyph_cy.dic
+lib/firefox-${VERSION}/hyphenation/hyph_da.dic
+lib/firefox-${VERSION}/hyphenation/hyph_de-1901.dic
+lib/firefox-${VERSION}/hyphenation/hyph_de-1996.dic
+lib/firefox-${VERSION}/hyphenation/hyph_de-CH.dic
+lib/firefox-${VERSION}/hyphenation/hyph_en_US.dic
+lib/firefox-${VERSION}/hyphenation/hyph_eo.dic
+lib/firefox-${VERSION}/hyphenation/hyph_es.dic
+lib/firefox-${VERSION}/hyphenation/hyph_et.dic
+lib/firefox-${VERSION}/hyphenation/hyph_fi.dic
+lib/firefox-${VERSION}/hyphenation/hyph_fr.dic
+lib/firefox-${VERSION}/hyphenation/hyph_gl.dic
+lib/firefox-${VERSION}/hyphenation/hyph_hr.dic
+lib/firefox-${VERSION}/hyphenation/hyph_hsb.dic
+lib/firefox-${VERSION}/hyphenation/hyph_hu.dic
+lib/firefox-${VERSION}/hyphenation/hyph_ia.dic
+lib/firefox-${VERSION}/hyphenation/hyph_is.dic
+lib/firefox-${VERSION}/hyphenation/hyph_it.dic
+lib/firefox-${VERSION}/hyphenation/hyph_kmr.dic
+lib/firefox-${VERSION}/hyphenation/hyph_la.dic
+lib/firefox-${VERSION}/hyphenation/hyph_lt.dic
+lib/firefox-${VERSION}/hyphenation/hyph_mn.dic
+lib/firefox-${VERSION}/hyphenation/hyph_nb.dic
+lib/firefox-${VERSION}/hyphenation/hyph_nl.dic
+lib/firefox-${VERSION}/hyphenation/hyph_nn.dic
+lib/firefox-${VERSION}/hyphenation/hyph_pl.dic
+lib/firefox-${VERSION}/hyphenation/hyph_pt.dic
+lib/firefox-${VERSION}/hyphenation/hyph_ru.dic
+lib/firefox-${VERSION}/hyphenation/hyph_sh.dic
+lib/firefox-${VERSION}/hyphenation/hyph_sl.dic
+lib/firefox-${VERSION}/hyphenation/hyph_sv.dic
+lib/firefox-${VERSION}/hyphenation/hyph_tr.dic
+lib/firefox-${VERSION}/hyphenation/hyph_uk.dic
+lib/firefox-${VERSION}/liblgpllibs.so
+lib/firefox-${VERSION}/libmozsqlite3.so
+lib/firefox-${VERSION}/libxul.so
+lib/firefox-${VERSION}/modules/AboutReader.jsm
+lib/firefox-${VERSION}/modules/ActivitiesService.jsm
+lib/firefox-${VERSION}/modules/ActivitiesServiceFilter.jsm
+lib/firefox-${VERSION}/modules/AddonManager.jsm
+lib/firefox-${VERSION}/modules/AddonWatcher.jsm
+lib/firefox-${VERSION}/modules/AlarmDB.jsm
+lib/firefox-${VERSION}/modules/AlarmService.jsm
+lib/firefox-${VERSION}/modules/AppConstants.jsm
+lib/firefox-${VERSION}/modules/AppDownloadManager.jsm
+lib/firefox-${VERSION}/modules/AppsServiceChild.jsm
+lib/firefox-${VERSION}/modules/AppsUtils.jsm
+lib/firefox-${VERSION}/modules/AsyncShutdown.jsm
+lib/firefox-${VERSION}/modules/AsyncSpellCheckTestHelper.jsm
+lib/firefox-${VERSION}/modules/AutoCompleteE10S.jsm
+lib/firefox-${VERSION}/modules/BackgroundPageThumbs.jsm
+lib/firefox-${VERSION}/modules/Battery.jsm
+lib/firefox-${VERSION}/modules/BinarySearch.jsm
+lib/firefox-${VERSION}/modules/BookmarkHTMLUtils.jsm
+lib/firefox-${VERSION}/modules/BookmarkJSONUtils.jsm
+lib/firefox-${VERSION}/modules/Bookmarks.jsm
+lib/firefox-${VERSION}/modules/BrowserElementPromptService.jsm
+lib/firefox-${VERSION}/modules/BrowserUtils.jsm
+lib/firefox-${VERSION}/modules/CertUtils.jsm
+lib/firefox-${VERSION}/modules/CharsetMenu.jsm
+lib/firefox-${VERSION}/modules/ChromeManifestParser.jsm
+lib/firefox-${VERSION}/modules/ClientID.jsm
+lib/firefox-${VERSION}/modules/CloudSync.jsm
+lib/firefox-${VERSION}/modules/CloudSyncAdapters.jsm
+lib/firefox-${VERSION}/modules/CloudSyncBookmarks.jsm
+lib/firefox-${VERSION}/modules/CloudSyncBookmarksFolderCache.jsm
+lib/firefox-${VERSION}/modules/CloudSyncEventSource.jsm
+lib/firefox-${VERSION}/modules/CloudSyncLocal.jsm
+lib/firefox-${VERSION}/modules/CloudSyncPlacesWrapper.jsm
+lib/firefox-${VERSION}/modules/CloudSyncTabs.jsm
+lib/firefox-${VERSION}/modules/ClusterLib.js
+lib/firefox-${VERSION}/modules/ColorAnalyzer_worker.js
+lib/firefox-${VERSION}/modules/ColorConversion.js
+lib/firefox-${VERSION}/modules/CommonDialog.jsm
+lib/firefox-${VERSION}/modules/CompatWarning.jsm
+lib/firefox-${VERSION}/modules/Console.jsm
+lib/firefox-${VERSION}/modules/ContactDB.jsm
+lib/firefox-${VERSION}/modules/ContactService.jsm
+lib/firefox-${VERSION}/modules/ContentPrefInstance.jsm
+lib/firefox-${VERSION}/modules/ContentPrefService2.jsm
+lib/firefox-${VERSION}/modules/ContentPrefServiceChild.jsm
+lib/firefox-${VERSION}/modules/ContentPrefServiceParent.jsm
+lib/firefox-${VERSION}/modules/ContentPrefStore.jsm
+lib/firefox-${VERSION}/modules/ContentPrefUtils.jsm
+lib/firefox-${VERSION}/modules/CrashMonitor.jsm
+lib/firefox-${VERSION}/modules/Credentials.jsm
+lib/firefox-${VERSION}/modules/DOMRequestHelper.jsm
+lib/firefox-${VERSION}/modules/DataStoreChangeNotifier.jsm
+lib/firefox-${VERSION}/modules/DataStoreCursorImpl.jsm
+lib/firefox-${VERSION}/modules/DataStoreDB.jsm
+lib/firefox-${VERSION}/modules/DeferredSave.jsm
+lib/firefox-${VERSION}/modules/DeferredTask.jsm
+lib/firefox-${VERSION}/modules/Deprecated.jsm
+lib/firefox-${VERSION}/modules/DownloadCore.jsm
+lib/firefox-${VERSION}/modules/DownloadImport.jsm
+lib/firefox-${VERSION}/modules/DownloadIntegration.jsm
+lib/firefox-${VERSION}/modules/DownloadLastDir.jsm
+lib/firefox-${VERSION}/modules/DownloadList.jsm
+lib/firefox-${VERSION}/modules/DownloadPaths.jsm
+lib/firefox-${VERSION}/modules/DownloadStore.jsm
+lib/firefox-${VERSION}/modules/DownloadTaskbarProgress.jsm
+lib/firefox-${VERSION}/modules/DownloadUIHelper.jsm
+lib/firefox-${VERSION}/modules/DownloadUtils.jsm
+lib/firefox-${VERSION}/modules/Downloads.jsm
+lib/firefox-${VERSION}/modules/Extension.jsm
+lib/firefox-${VERSION}/modules/ExtensionContent.jsm
+lib/firefox-${VERSION}/modules/ExtensionManagement.jsm
+lib/firefox-${VERSION}/modules/ExtensionStorage.jsm
+lib/firefox-${VERSION}/modules/ExtensionUtils.jsm
+lib/firefox-${VERSION}/modules/FileUtils.jsm
+lib/firefox-${VERSION}/modules/Finder.jsm
+lib/firefox-${VERSION}/modules/ForgetAboutSite.jsm
+lib/firefox-${VERSION}/modules/FormAutofill.jsm
+lib/firefox-${VERSION}/modules/FormAutofillIntegration.jsm
+lib/firefox-${VERSION}/modules/FormData.jsm
+lib/firefox-${VERSION}/modules/FormHistory.jsm
+lib/firefox-${VERSION}/modules/FrameWorker.jsm
+lib/firefox-${VERSION}/modules/FrameWorkerContent.js
+lib/firefox-${VERSION}/modules/FreeSpaceWatcher.jsm
+lib/firefox-${VERSION}/modules/FxAccounts.jsm
+lib/firefox-${VERSION}/modules/FxAccountsClient.jsm
+lib/firefox-${VERSION}/modules/FxAccountsCommon.js
+lib/firefox-${VERSION}/modules/FxAccountsOAuthClient.jsm
+lib/firefox-${VERSION}/modules/FxAccountsOAuthGrantClient.jsm
+lib/firefox-${VERSION}/modules/FxAccountsProfile.jsm
+lib/firefox-${VERSION}/modules/FxAccountsProfileClient.jsm
+lib/firefox-${VERSION}/modules/FxAccountsStorage.jsm
+lib/firefox-${VERSION}/modules/FxAccountsWebChannel.jsm
+lib/firefox-${VERSION}/modules/GMPInstallManager.jsm
+lib/firefox-${VERSION}/modules/GMPUtils.jsm
+lib/firefox-${VERSION}/modules/Geometry.jsm
+lib/firefox-${VERSION}/modules/HealthReport.jsm
+lib/firefox-${VERSION}/modules/History.jsm
+lib/firefox-${VERSION}/modules/Http.jsm
+lib/firefox-${VERSION}/modules/ISO8601DateUtils.jsm
+lib/firefox-${VERSION}/modules/ImageObjectProcessor.jsm
+lib/firefox-${VERSION}/modules/ImportExport.jsm
+lib/firefox-${VERSION}/modules/IndexedDBHelper.jsm
+lib/firefox-${VERSION}/modules/InlineSpellChecker.jsm
+lib/firefox-${VERSION}/modules/InlineSpellCheckerContent.jsm
+lib/firefox-${VERSION}/modules/InsecurePasswordUtils.jsm
+lib/firefox-${VERSION}/modules/InterAppCommService.jsm
+lib/firefox-${VERSION}/modules/Keyboard.jsm
+lib/firefox-${VERSION}/modules/Langpacks.jsm
+lib/firefox-${VERSION}/modules/LightweightThemeConsumer.jsm
+lib/firefox-${VERSION}/modules/LightweightThemeManager.jsm
+lib/firefox-${VERSION}/modules/LoadContextInfo.jsm
+lib/firefox-${VERSION}/modules/Locale.jsm
+lib/firefox-${VERSION}/modules/Log.jsm
+lib/firefox-${VERSION}/modules/LoginDoorhangers.jsm
+lib/firefox-${VERSION}/modules/LoginHelper.jsm
+lib/firefox-${VERSION}/modules/LoginImport.jsm
+lib/firefox-${VERSION}/modules/LoginManagerContent.jsm
+lib/firefox-${VERSION}/modules/LoginManagerContextMenu.jsm
+lib/firefox-${VERSION}/modules/LoginManagerParent.jsm
+lib/firefox-${VERSION}/modules/LoginRecipes.jsm
+lib/firefox-${VERSION}/modules/LoginStore.jsm
+lib/firefox-${VERSION}/modules/ManifestFinder.jsm
+lib/firefox-${VERSION}/modules/ManifestObtainer.jsm
+lib/firefox-${VERSION}/modules/ManifestProcessor.jsm
+lib/firefox-${VERSION}/modules/MatchPattern.jsm
+lib/firefox-${VERSION}/modules/MessageBroadcaster.jsm
+lib/firefox-${VERSION}/modules/MessagePortBase.jsm
+lib/firefox-${VERSION}/modules/MessagePortWorker.js
+lib/firefox-${VERSION}/modules/Metrics.jsm
+lib/firefox-${VERSION}/modules/Microformats.js
+lib/firefox-${VERSION}/modules/MozSocialAPI.jsm
+lib/firefox-${VERSION}/modules/NativeApp.jsm
+lib/firefox-${VERSION}/modules/NetUtil.jsm
+lib/firefox-${VERSION}/modules/NewTabUtils.jsm
+lib/firefox-${VERSION}/modules/NotificationDB.jsm
+lib/firefox-${VERSION}/modules/OSCrypto.jsm
+lib/firefox-${VERSION}/modules/ObjectUtils.jsm
+lib/firefox-${VERSION}/modules/OfflineCacheInstaller.jsm
+lib/firefox-${VERSION}/modules/OperatorApps.jsm
+lib/firefox-${VERSION}/modules/PageMenu.jsm
+lib/firefox-${VERSION}/modules/PageMetadata.jsm
+lib/firefox-${VERSION}/modules/PageThumbUtils.jsm
+lib/firefox-${VERSION}/modules/PageThumbs.jsm
+lib/firefox-${VERSION}/modules/PageThumbsWorker.js
+lib/firefox-${VERSION}/modules/Payment.jsm
+lib/firefox-${VERSION}/modules/PerfMeasurement.jsm
+lib/firefox-${VERSION}/modules/PerformanceStats-content.js
+lib/firefox-${VERSION}/modules/PerformanceStats.jsm
+lib/firefox-${VERSION}/modules/PerformanceWatcher-content.js
+lib/firefox-${VERSION}/modules/PerformanceWatcher.jsm
+lib/firefox-${VERSION}/modules/PermissionSettings.jsm
+lib/firefox-${VERSION}/modules/PermissionsInstaller.jsm
+lib/firefox-${VERSION}/modules/PermissionsTable.jsm
+lib/firefox-${VERSION}/modules/PermissionsUtils.jsm
+lib/firefox-${VERSION}/modules/PhoneNumber.jsm
+lib/firefox-${VERSION}/modules/PhoneNumberMetaData.jsm
+lib/firefox-${VERSION}/modules/PhoneNumberNormalizer.jsm
+lib/firefox-${VERSION}/modules/PhoneNumberUtils.jsm
+lib/firefox-${VERSION}/modules/PlacesBackups.jsm
+lib/firefox-${VERSION}/modules/PlacesDBUtils.jsm
+lib/firefox-${VERSION}/modules/PlacesRemoteTabsAutocompleteProvider.jsm
+lib/firefox-${VERSION}/modules/PlacesSearchAutocompleteProvider.jsm
+lib/firefox-${VERSION}/modules/PlacesTransactions.jsm
+lib/firefox-${VERSION}/modules/PlacesUtils.jsm
+lib/firefox-${VERSION}/modules/PluralForm.jsm
+lib/firefox-${VERSION}/modules/PopupNotifications.jsm
+lib/firefox-${VERSION}/modules/Preferences.jsm
+lib/firefox-${VERSION}/modules/Prefetcher.jsm
+lib/firefox-${VERSION}/modules/PresentationDeviceInfoManager.jsm
+lib/firefox-${VERSION}/modules/PrivateBrowsingUtils.jsm
+lib/firefox-${VERSION}/modules/ProfileAge.jsm
+lib/firefox-${VERSION}/modules/Promise-backend.js
+lib/firefox-${VERSION}/modules/Promise.jsm
+lib/firefox-${VERSION}/modules/PromiseMessage.jsm
+lib/firefox-${VERSION}/modules/PromiseUtils.jsm
+lib/firefox-${VERSION}/modules/PromiseWorker.jsm
+lib/firefox-${VERSION}/modules/PropertyListUtils.jsm
+lib/firefox-${VERSION}/modules/PushCrypto.jsm
+lib/firefox-${VERSION}/modules/PushDB.jsm
+lib/firefox-${VERSION}/modules/PushRecord.jsm
+lib/firefox-${VERSION}/modules/PushService.jsm
+lib/firefox-${VERSION}/modules/PushServiceChildPreload.jsm
+lib/firefox-${VERSION}/modules/PushServiceHttp2.jsm
+lib/firefox-${VERSION}/modules/PushServiceWebSocket.jsm
+lib/firefox-${VERSION}/modules/ReaderMode.jsm
+lib/firefox-${VERSION}/modules/RemoteAddonsChild.jsm
+lib/firefox-${VERSION}/modules/RemoteAddonsParent.jsm
+lib/firefox-${VERSION}/modules/RemoteController.jsm
+lib/firefox-${VERSION}/modules/RemoteFinder.jsm
+lib/firefox-${VERSION}/modules/RemotePageManager.jsm
+lib/firefox-${VERSION}/modules/RemoteSecurityUI.jsm
+lib/firefox-${VERSION}/modules/RemoteWebNavigation.jsm
+lib/firefox-${VERSION}/modules/RemoteWebProgress.jsm
+lib/firefox-${VERSION}/modules/RequestAutocompleteUI.jsm
+lib/firefox-${VERSION}/modules/RequestSyncApp.jsm
+lib/firefox-${VERSION}/modules/RequestSyncService.jsm
+lib/firefox-${VERSION}/modules/RequestSyncTask.jsm
+lib/firefox-${VERSION}/modules/ResetProfile.jsm
+lib/firefox-${VERSION}/modules/ResourceStatsDB.jsm
+lib/firefox-${VERSION}/modules/ResourceStatsService.jsm
+lib/firefox-${VERSION}/modules/RokuApp.jsm
+lib/firefox-${VERSION}/modules/SafeBrowsing.jsm
+lib/firefox-${VERSION}/modules/Schemas.jsm
+lib/firefox-${VERSION}/modules/ScriptPreloader.jsm
+lib/firefox-${VERSION}/modules/ScrollPosition.jsm
+lib/firefox-${VERSION}/modules/SearchStaticData.jsm
+lib/firefox-${VERSION}/modules/SearchSuggestionController.jsm
+lib/firefox-${VERSION}/modules/SelectContentHelper.jsm
+lib/firefox-${VERSION}/modules/SelectParentHelper.jsm
+lib/firefox-${VERSION}/modules/Services.jsm
+lib/firefox-${VERSION}/modules/SessionRecorder.jsm
+lib/firefox-${VERSION}/modules/SettingsDB.jsm
+lib/firefox-${VERSION}/modules/SettingsRequestManager.jsm
+lib/firefox-${VERSION}/modules/SharedPromptUtils.jsm
+lib/firefox-${VERSION}/modules/ShimWaiver.jsm
+lib/firefox-${VERSION}/modules/ShortcutUtils.jsm
+lib/firefox-${VERSION}/modules/SimpleServiceDiscovery.jsm
+lib/firefox-${VERSION}/modules/Sntp.jsm
+lib/firefox-${VERSION}/modules/SocialService.jsm
+lib/firefox-${VERSION}/modules/SpatialNavigation.jsm
+lib/firefox-${VERSION}/modules/Sqlite.jsm
+lib/firefox-${VERSION}/modules/StoreTrustAnchor.jsm
+lib/firefox-${VERSION}/modules/SystemMessagePermissionsChecker.jsm
+lib/firefox-${VERSION}/modules/SystemUpdateService.jsm
+lib/firefox-${VERSION}/modules/Task.jsm
+lib/firefox-${VERSION}/modules/TelemetryArchive.jsm
+lib/firefox-${VERSION}/modules/TelemetryController.jsm
+lib/firefox-${VERSION}/modules/TelemetryEnvironment.jsm
+lib/firefox-${VERSION}/modules/TelemetryLog.jsm
+lib/firefox-${VERSION}/modules/TelemetryReportingPolicy.jsm
+lib/firefox-${VERSION}/modules/TelemetrySend.jsm
+lib/firefox-${VERSION}/modules/TelemetrySession.jsm
+lib/firefox-${VERSION}/modules/TelemetryStopwatch.jsm
+lib/firefox-${VERSION}/modules/TelemetryStorage.jsm
+lib/firefox-${VERSION}/modules/TelemetryTimestamps.jsm
+lib/firefox-${VERSION}/modules/TelemetryUtils.jsm
+lib/firefox-${VERSION}/modules/ThirdPartyCookieProbe.jsm
+lib/firefox-${VERSION}/modules/Timer.jsm
+lib/firefox-${VERSION}/modules/Troubleshoot.jsm
+lib/firefox-${VERSION}/modules/UITelemetry.jsm
+lib/firefox-${VERSION}/modules/UpdateUtils.jsm
+lib/firefox-${VERSION}/modules/UserAgentOverrides.jsm
+lib/firefox-${VERSION}/modules/UserAgentUpdates.jsm
+lib/firefox-${VERSION}/modules/UserCustomizations.jsm
+lib/firefox-${VERSION}/modules/ValueExtractor.jsm
+lib/firefox-${VERSION}/modules/ViewSourceBrowser.jsm
+lib/firefox-${VERSION}/modules/WebChannel.jsm
+lib/firefox-${VERSION}/modules/WebNavigation.jsm
+lib/firefox-${VERSION}/modules/WebNavigationContent.js
+lib/firefox-${VERSION}/modules/WebRequest.jsm
+lib/firefox-${VERSION}/modules/WebRequestCommon.jsm
+lib/firefox-${VERSION}/modules/WebRequestContent.js
+lib/firefox-${VERSION}/modules/WebappOSUtils.jsm
+lib/firefox-${VERSION}/modules/Webapps.jsm
+lib/firefox-${VERSION}/modules/WindowDraggingUtils.jsm
+lib/firefox-${VERSION}/modules/WorkerAPI.jsm
+lib/firefox-${VERSION}/modules/XPCOMUtils.jsm
+lib/firefox-${VERSION}/modules/XPathGenerator.jsm
+lib/firefox-${VERSION}/modules/ZipUtils.jsm
+lib/firefox-${VERSION}/modules/accessibility/AccessFu.jsm
+lib/firefox-${VERSION}/modules/accessibility/Constants.jsm
+lib/firefox-${VERSION}/modules/accessibility/ContentControl.jsm
+lib/firefox-${VERSION}/modules/accessibility/EventManager.jsm
+lib/firefox-${VERSION}/modules/accessibility/Gestures.jsm
+lib/firefox-${VERSION}/modules/accessibility/OutputGenerator.jsm
+lib/firefox-${VERSION}/modules/accessibility/PointerAdapter.jsm
+lib/firefox-${VERSION}/modules/accessibility/Presentation.jsm
+lib/firefox-${VERSION}/modules/accessibility/Traversal.jsm
+lib/firefox-${VERSION}/modules/accessibility/Utils.jsm
+lib/firefox-${VERSION}/modules/addons/AddonConstants.jsm
+lib/firefox-${VERSION}/modules/addons/AddonLogging.jsm
+lib/firefox-${VERSION}/modules/addons/AddonRepository.jsm
+lib/firefox-${VERSION}/modules/addons/AddonRepository_SQLiteMigrator.jsm
+lib/firefox-${VERSION}/modules/addons/AddonUpdateChecker.jsm
+lib/firefox-${VERSION}/modules/addons/Content.js
+lib/firefox-${VERSION}/modules/addons/GMPProvider.jsm
+lib/firefox-${VERSION}/modules/addons/LightweightThemeImageOptimizer.jsm
+lib/firefox-${VERSION}/modules/addons/PluginProvider.jsm
+lib/firefox-${VERSION}/modules/addons/ProductAddonChecker.jsm
+lib/firefox-${VERSION}/modules/addons/SpellCheckDictionaryBootstrap.js
+lib/firefox-${VERSION}/modules/addons/WebExtensionBootstrap.js
+lib/firefox-${VERSION}/modules/addons/XPIProvider.jsm
+lib/firefox-${VERSION}/modules/addons/XPIProviderUtils.js
+lib/firefox-${VERSION}/modules/commonjs/dev/debuggee.js
+lib/firefox-${VERSION}/modules/commonjs/dev/frame-script.js
+lib/firefox-${VERSION}/modules/commonjs/dev/panel.js
+lib/firefox-${VERSION}/modules/commonjs/dev/panel/view.js
+lib/firefox-${VERSION}/modules/commonjs/dev/ports.js
+lib/firefox-${VERSION}/modules/commonjs/dev/theme.js
+lib/firefox-${VERSION}/modules/commonjs/dev/theme/hooks.js
+lib/firefox-${VERSION}/modules/commonjs/dev/toolbox.js
+lib/firefox-${VERSION}/modules/commonjs/dev/utils.js
+lib/firefox-${VERSION}/modules/commonjs/dev/volcan.js
+lib/firefox-${VERSION}/modules/commonjs/diffpatcher/diff.js
+lib/firefox-${VERSION}/modules/commonjs/diffpatcher/index.js
+lib/firefox-${VERSION}/modules/commonjs/diffpatcher/patch.js
+lib/firefox-${VERSION}/modules/commonjs/diffpatcher/rebase.js
+lib/firefox-${VERSION}/modules/commonjs/diffpatcher/test/common.js
+lib/firefox-${VERSION}/modules/commonjs/diffpatcher/test/diff.js
+lib/firefox-${VERSION}/modules/commonjs/diffpatcher/test/index.js
+lib/firefox-${VERSION}/modules/commonjs/diffpatcher/test/patch.js
+lib/firefox-${VERSION}/modules/commonjs/diffpatcher/test/tap.js
+lib/firefox-${VERSION}/modules/commonjs/framescript/FrameScriptManager.jsm
+lib/firefox-${VERSION}/modules/commonjs/framescript/content.jsm
+lib/firefox-${VERSION}/modules/commonjs/framescript/context-menu.js
+lib/firefox-${VERSION}/modules/commonjs/framescript/manager.js
+lib/firefox-${VERSION}/modules/commonjs/framescript/util.js
+lib/firefox-${VERSION}/modules/commonjs/index.js
+lib/firefox-${VERSION}/modules/commonjs/jetpack-id/index.js
+lib/firefox-${VERSION}/modules/commonjs/method/core.js
+lib/firefox-${VERSION}/modules/commonjs/method/test/browser.js
+lib/firefox-${VERSION}/modules/commonjs/method/test/common.js
+lib/firefox-${VERSION}/modules/commonjs/mozilla-toolkit-versioning/index.js
+lib/firefox-${VERSION}/modules/commonjs/mozilla-toolkit-versioning/lib/utils.js
+lib/firefox-${VERSION}/modules/commonjs/node/os.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/addon/bootstrap.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/addon/events.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/addon/host.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/addon/installer.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/addon/manager.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/addon/runner.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/addon/window.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/base64.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/browser/events.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/clipboard.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/console/plain-text.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/console/traceback.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/content/content-worker.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/content/content.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/content/context-menu.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/content/events.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/content/l10n-html.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/content/loader.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/content/mod.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/content/page-mod.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/content/page-worker.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/content/sandbox.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/content/sandbox/events.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/content/tab-events.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/content/thumbnail.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/content/utils.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/content/worker-child.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/content/worker.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/context-menu.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/context-menu/context.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/context-menu/core.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/context-menu/readers.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/context-menu%2.js@localhost
+lib/firefox-${VERSION}/modules/commonjs/sdk/core/disposable.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/core/heritage.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/core/namespace.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/core/observer.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/core/promise.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/core/reference.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/deprecated/api-utils.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/deprecated/events/assembler.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/deprecated/sync-worker.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/deprecated/unit-test-finder.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/deprecated/unit-test.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/deprecated/window-utils.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/dom/events-shimmed.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/dom/events.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/dom/events/keys.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/event/chrome.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/event/core.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/event/dom.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/event/target.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/event/utils.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/frame/hidden-frame.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/frame/utils.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/fs/path.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/hotkeys.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/indexed-db.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/input/browser.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/input/customizable-ui.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/input/frame.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/input/system.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/io/buffer.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/io/byte-streams.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/io/file.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/io/fs.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/io/stream.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/io/text-streams.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/keyboard/hotkeys.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/keyboard/observer.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/keyboard/utils.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/l10n.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/l10n/core.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/l10n/html.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/l10n/json/core.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/l10n/loader.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/l10n/locale.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/l10n/plural-rules.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/l10n/prefs.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/l10n/properties/core.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/lang/functional.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/lang/functional/concurrent.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/lang/functional/core.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/lang/functional/helpers.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/lang/type.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/lang/weak-set.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/loader/cuddlefish.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/loader/sandbox.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/messaging.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/model/core.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/net/url.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/net/xhr.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/notifications.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/output/system.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/page-mod.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/page-mod/match-pattern.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/page-worker.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/panel.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/panel/events.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/panel/utils.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/passwords.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/passwords/utils.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/places/bookmarks.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/places/contract.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/places/events.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/places/favicon.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/places/history.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/places/host/host-bookmarks.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/places/host/host-query.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/places/host/host-tags.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/places/utils.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/platform/xpcom.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/preferences/event-target.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/preferences/native-options.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/preferences/service.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/preferences/utils.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/private-browsing.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/private-browsing/utils.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/querystring.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/remote/child.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/remote/core.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/remote/parent.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/remote/utils.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/request.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/selection.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/self.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/simple-prefs.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/simple-storage.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/stylesheet/style.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/stylesheet/utils.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/system.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/system/child_process.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/system/child_process/subprocess.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/system/child_process/subprocess_worker_unix.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/system/child_process/subprocess_worker_win.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/system/environment.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/system/events-shimmed.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/system/events.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/system/globals.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/system/process.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/system/runtime.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/system/unload.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/system/xul-app.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/system/xul-app.jsm
+lib/firefox-${VERSION}/modules/commonjs/sdk/tab/events.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/tabs.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/tabs/common.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/tabs/events.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/tabs/helpers.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/tabs/namespace.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/tabs/observer.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/tabs/tab-fennec.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/tabs/tab-firefox.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/tabs/tab.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/tabs/tabs-firefox.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/tabs/utils.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/tabs/worker.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/test.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/test/assert.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/test/harness.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/test/httpd.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/test/loader.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/test/memory.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/test/options.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/test/runner.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/test/utils.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/timers.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/ui.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/ui/button/action.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/ui/button/contract.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/ui/button/toggle.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/ui/button/view.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/ui/button/view/events.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/ui/component.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/ui/frame.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/ui/frame/model.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/ui/frame/view.html
+lib/firefox-${VERSION}/modules/commonjs/sdk/ui/frame/view.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/ui/id.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/ui/sidebar.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/ui/sidebar/actions.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/ui/sidebar/contract.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/ui/sidebar/namespace.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/ui/sidebar/utils.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/ui/sidebar/view.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/ui/state.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/ui/state/events.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/ui/toolbar.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/ui/toolbar/model.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/ui/toolbar/view.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/uri/resource.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/url.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/url/utils.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/util/array.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/util/collection.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/util/contract.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/util/deprecate.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/util/dispatcher.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/util/list.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/util/match-pattern.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/util/object.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/util/rules.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/util/sequence.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/util/uuid.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/view/core.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/window/browser.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/window/events.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/window/helpers.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/window/namespace.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/window/utils.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/windows.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/windows/fennec.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/windows/firefox.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/windows/observer.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/windows/tabs-fennec.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/worker/utils.js
+lib/firefox-${VERSION}/modules/commonjs/sdk/zip/utils.js
+lib/firefox-${VERSION}/modules/commonjs/test.js
+lib/firefox-${VERSION}/modules/commonjs/toolkit/loader.js
+lib/firefox-${VERSION}/modules/commonjs/toolkit/require.js
+lib/firefox-${VERSION}/modules/ctypes.jsm
+lib/firefox-${VERSION}/modules/debug.js
+lib/firefox-${VERSION}/modules/devtools/Console.jsm
+lib/firefox-${VERSION}/modules/devtools/Loader.jsm
+lib/firefox-${VERSION}/modules/devtools/Simulator.jsm
+lib/firefox-${VERSION}/modules/devtools/dbg-client.jsm
+lib/firefox-${VERSION}/modules/devtools/dbg-server.jsm
+lib/firefox-${VERSION}/modules/devtools/event-emitter.js
+lib/firefox-${VERSION}/modules/devtools/shared/Console.jsm
+lib/firefox-${VERSION}/modules/devtools/shared/Loader.jsm
+lib/firefox-${VERSION}/modules/devtools/shared/apps/Simulator.jsm
+lib/firefox-${VERSION}/modules/identity/FirefoxAccounts.jsm
+lib/firefox-${VERSION}/modules/identity/Identity.jsm
+lib/firefox-${VERSION}/modules/identity/IdentityProvider.jsm
+lib/firefox-${VERSION}/modules/identity/IdentityStore.jsm
+lib/firefox-${VERSION}/modules/identity/IdentityUtils.jsm
+lib/firefox-${VERSION}/modules/identity/LogUtils.jsm
+lib/firefox-${VERSION}/modules/identity/MinimalIdentity.jsm
+lib/firefox-${VERSION}/modules/identity/RelyingParty.jsm
+lib/firefox-${VERSION}/modules/identity/Sandbox.jsm
+lib/firefox-${VERSION}/modules/identity/jwcrypto.jsm
+lib/firefox-${VERSION}/modules/jsdebugger.jsm
+lib/firefox-${VERSION}/modules/lz4.js
+lib/firefox-${VERSION}/modules/lz4_internal.js
+lib/firefox-${VERSION}/modules/mcc_iso3166_table.jsm
+lib/firefox-${VERSION}/modules/media/IdpSandbox.jsm
+lib/firefox-${VERSION}/modules/media/PeerConnectionIdp.jsm
+lib/firefox-${VERSION}/modules/media/RTCStatsReport.jsm
+lib/firefox-${VERSION}/modules/nsFormAutoCompleteResult.jsm
+lib/firefox-${VERSION}/modules/osfile.jsm
+lib/firefox-${VERSION}/modules/osfile/osfile_async_front.jsm
+lib/firefox-${VERSION}/modules/osfile/osfile_async_worker.js
+lib/firefox-${VERSION}/modules/osfile/osfile_native.jsm
+lib/firefox-${VERSION}/modules/osfile/osfile_shared_allthreads.jsm
+lib/firefox-${VERSION}/modules/osfile/osfile_shared_front.jsm
+lib/firefox-${VERSION}/modules/osfile/osfile_unix_allthreads.jsm
+lib/firefox-${VERSION}/modules/osfile/osfile_unix_back.jsm
+lib/firefox-${VERSION}/modules/osfile/osfile_unix_front.jsm
+lib/firefox-${VERSION}/modules/osfile/osfile_win_allthreads.jsm
+lib/firefox-${VERSION}/modules/osfile/osfile_win_back.jsm
+lib/firefox-${VERSION}/modules/osfile/osfile_win_front.jsm
+lib/firefox-${VERSION}/modules/osfile/ospath.jsm
+lib/firefox-${VERSION}/modules/osfile/ospath_unix.jsm
+lib/firefox-${VERSION}/modules/osfile/ospath_win.jsm
+lib/firefox-${VERSION}/modules/reader/JSDOMParser.js
+lib/firefox-${VERSION}/modules/reader/Readability.js
+lib/firefox-${VERSION}/modules/reader/ReaderWorker.js
+lib/firefox-${VERSION}/modules/reader/ReaderWorker.jsm
+lib/firefox-${VERSION}/modules/reflect.jsm
+lib/firefox-${VERSION}/modules/sdk/bootstrap.js
+lib/firefox-${VERSION}/modules/sdk/system/Startup.js
+lib/firefox-${VERSION}/modules/services-common/async.js
+lib/firefox-${VERSION}/modules/services-common/bagheeraclient.js
+lib/firefox-${VERSION}/modules/services-common/hawkclient.js
+lib/firefox-${VERSION}/modules/services-common/hawkrequest.js
+lib/firefox-${VERSION}/modules/services-common/logmanager.js
+lib/firefox-${VERSION}/modules/services-common/moz-kinto-client.js
+lib/firefox-${VERSION}/modules/services-common/observers.js
+lib/firefox-${VERSION}/modules/services-common/rest.js
+lib/firefox-${VERSION}/modules/services-common/stringbundle.js
+lib/firefox-${VERSION}/modules/services-common/tokenserverclient.js
+lib/firefox-${VERSION}/modules/services-common/utils.js
+lib/firefox-${VERSION}/modules/services-crypto/WeaveCrypto.js
+lib/firefox-${VERSION}/modules/services-crypto/utils.js
+lib/firefox-${VERSION}/modules/services-sync/FxaMigrator.jsm
+lib/firefox-${VERSION}/modules/services-sync/SyncedTabs.jsm
+lib/firefox-${VERSION}/modules/services-sync/addonsreconciler.js
+lib/firefox-${VERSION}/modules/services-sync/addonutils.js
+lib/firefox-${VERSION}/modules/services-sync/browserid_identity.js
+lib/firefox-${VERSION}/modules/services-sync/constants.js
+lib/firefox-${VERSION}/modules/services-sync/engines.js
+lib/firefox-${VERSION}/modules/services-sync/engines/addons.js
+lib/firefox-${VERSION}/modules/services-sync/engines/bookmarks.js
+lib/firefox-${VERSION}/modules/services-sync/engines/clients.js
+lib/firefox-${VERSION}/modules/services-sync/engines/forms.js
+lib/firefox-${VERSION}/modules/services-sync/engines/history.js
+lib/firefox-${VERSION}/modules/services-sync/engines/passwords.js
+lib/firefox-${VERSION}/modules/services-sync/engines/prefs.js
+lib/firefox-${VERSION}/modules/services-sync/engines/tabs.js
+lib/firefox-${VERSION}/modules/services-sync/healthreport.jsm
+lib/firefox-${VERSION}/modules/services-sync/identity.js
+lib/firefox-${VERSION}/modules/services-sync/jpakeclient.js
+lib/firefox-${VERSION}/modules/services-sync/keys.js
+lib/firefox-${VERSION}/modules/services-sync/main.js
+lib/firefox-${VERSION}/modules/services-sync/policies.js
+lib/firefox-${VERSION}/modules/services-sync/record.js
+lib/firefox-${VERSION}/modules/services-sync/resource.js
+lib/firefox-${VERSION}/modules/services-sync/rest.js
+lib/firefox-${VERSION}/modules/services-sync/service.js
+lib/firefox-${VERSION}/modules/services-sync/stages/cluster.js
+lib/firefox-${VERSION}/modules/services-sync/stages/declined.js
+lib/firefox-${VERSION}/modules/services-sync/stages/enginesync.js
+lib/firefox-${VERSION}/modules/services-sync/status.js
+lib/firefox-${VERSION}/modules/services-sync/userapi.js
+lib/firefox-${VERSION}/modules/services-sync/util.js
+lib/firefox-${VERSION}/modules/services/datareporting/policy.jsm
+lib/firefox-${VERSION}/modules/services/healthreport/healthreporter.jsm
+lib/firefox-${VERSION}/modules/services/healthreport/profile.jsm
+lib/firefox-${VERSION}/modules/services/healthreport/providers.jsm
+lib/firefox-${VERSION}/modules/services/metrics/dataprovider.jsm
+lib/firefox-${VERSION}/modules/services/metrics/providermanager.jsm
+lib/firefox-${VERSION}/modules/services/metrics/storage.jsm
+lib/firefox-${VERSION}/modules/sqlite/sqlite_internal.js
+lib/firefox-${VERSION}/modules/vtt.jsm
+lib/firefox-${VERSION}/modules/workers/PromiseWorker.js
+lib/firefox-${VERSION}/modules/workers/require.js
+lib/firefox-${VERSION}/platform.ini
+lib/firefox-${VERSION}/plugin-container
+lib/firefox-${VERSION}/removed-files
+lib/firefox-${VERSION}/res/EditorOverride.css
+lib/firefox-${VERSION}/res/ImageDocument.css
+lib/firefox-${VERSION}/res/TopLevelImageDocument.css
+lib/firefox-${VERSION}/res/TopLevelVideoDocument.css
+lib/firefox-${VERSION}/res/accessiblecaret.png
+lib/firefox-${VERSION}/res/accessiblecaret%1.5x.png@localhost
+lib/firefox-${VERSION}/res/accessiblecaret%2.25x.png@localhost
+lib/firefox-${VERSION}/res/accessiblecaret%2x.png@localhost
+lib/firefox-${VERSION}/res/accessiblecaret_tilt_left.png
+lib/firefox-${VERSION}/res/accessiblecaret_tilt_left%1.5x.png@localhost
+lib/firefox-${VERSION}/res/accessiblecaret_tilt_left%2.25x.png@localhost
+lib/firefox-${VERSION}/res/accessiblecaret_tilt_left%2x.png@localhost
+lib/firefox-${VERSION}/res/accessiblecaret_tilt_right.png
+lib/firefox-${VERSION}/res/accessiblecaret_tilt_right%1.5x.png@localhost
+lib/firefox-${VERSION}/res/accessiblecaret_tilt_right%2.25x.png@localhost
+lib/firefox-${VERSION}/res/accessiblecaret_tilt_right%2x.png@localhost
+lib/firefox-${VERSION}/res/contenteditable.css
+lib/firefox-${VERSION}/res/designmode.css
+lib/firefox-${VERSION}/res/dtd/htmlmathml-f.ent
+lib/firefox-${VERSION}/res/entityTables/html40Latin1.properties
+lib/firefox-${VERSION}/res/entityTables/html40Special.properties
+lib/firefox-${VERSION}/res/entityTables/html40Symbols.properties
+lib/firefox-${VERSION}/res/entityTables/mathml20.properties
+lib/firefox-${VERSION}/res/fonts/mathfont.properties
+lib/firefox-${VERSION}/res/fonts/mathfontSTIXGeneral.properties
+lib/firefox-${VERSION}/res/fonts/mathfontUnicode.properties
+lib/firefox-${VERSION}/res/grabber.gif
+lib/firefox-${VERSION}/res/html/folder.png
+lib/firefox-${VERSION}/res/language.properties
+lib/firefox-${VERSION}/res/svg.css
+lib/firefox-${VERSION}/res/table-add-column-after-active.gif
+lib/firefox-${VERSION}/res/table-add-column-after-hover.gif
+lib/firefox-${VERSION}/res/table-add-column-after.gif
+lib/firefox-${VERSION}/res/table-add-column-before-active.gif
+lib/firefox-${VERSION}/res/table-add-column-before-hover.gif
+lib/firefox-${VERSION}/res/table-add-column-before.gif
+lib/firefox-${VERSION}/res/table-add-row-after-active.gif
+lib/firefox-${VERSION}/res/table-add-row-after-hover.gif
+lib/firefox-${VERSION}/res/table-add-row-after.gif
+lib/firefox-${VERSION}/res/table-add-row-before-active.gif
+lib/firefox-${VERSION}/res/table-add-row-before-hover.gif
+lib/firefox-${VERSION}/res/table-add-row-before.gif
+lib/firefox-${VERSION}/res/table-remove-column-active.gif
+lib/firefox-${VERSION}/res/table-remove-column-hover.gif
+lib/firefox-${VERSION}/res/table-remove-column.gif
+lib/firefox-${VERSION}/res/table-remove-row-active.gif
+lib/firefox-${VERSION}/res/table-remove-row-hover.gif
+lib/firefox-${VERSION}/res/table-remove-row.gif
+lib/firefox-${VERSION}/res/text_caret.png
+lib/firefox-${VERSION}/res/text_caret%1.5x.png@localhost
+lib/firefox-${VERSION}/res/text_caret%2.25x.png@localhost
+lib/firefox-${VERSION}/res/text_caret%2x.png@localhost
+lib/firefox-${VERSION}/res/text_caret_tilt_left.png
+lib/firefox-${VERSION}/res/text_caret_tilt_left%1.5x.png@localhost
+lib/firefox-${VERSION}/res/text_caret_tilt_left%2.25x.png@localhost
+lib/firefox-${VERSION}/res/text_caret_tilt_left%2x.png@localhost
+lib/firefox-${VERSION}/res/text_caret_tilt_right.png
+lib/firefox-${VERSION}/res/text_caret_tilt_right%1.5x.png@localhost
+lib/firefox-${VERSION}/res/text_caret_tilt_right%2.25x.png@localhost
+lib/firefox-${VERSION}/res/text_caret_tilt_right%2x.png@localhost
+lib/firefox-${VERSION}/run-mozilla.sh
+lib/firefox-${VERSION}/webapprt-stub
+lib/firefox-${VERSION}/webapprt/chrome.manifest
+lib/firefox-${VERSION}/webapprt/chrome/chrome.manifest
+lib/firefox-${VERSION}/webapprt/chrome/en-US/locale/webapprt/appstrings.properties
+lib/firefox-${VERSION}/webapprt/chrome/en-US/locale/webapprt/dom.properties
+lib/firefox-${VERSION}/webapprt/chrome/en-US/locale/webapprt/downloads/downloads.dtd
+lib/firefox-${VERSION}/webapprt/chrome/en-US/locale/webapprt/getUserMediaDialog.dtd
+lib/firefox-${VERSION}/webapprt/chrome/en-US/locale/webapprt/webapp.dtd
+lib/firefox-${VERSION}/webapprt/chrome/en-US/locale/webapprt/webapp.properties
+lib/firefox-${VERSION}/webapprt/chrome/webapprt/content/downloads/download.xml
+lib/firefox-${VERSION}/webapprt/chrome/webapprt/content/downloads/downloads.css
+lib/firefox-${VERSION}/webapprt/chrome/webapprt/content/downloads/downloads.js
+lib/firefox-${VERSION}/webapprt/chrome/webapprt/content/downloads/downloads.xul
+lib/firefox-${VERSION}/webapprt/chrome/webapprt/content/getUserMediaDialog.js
+lib/firefox-${VERSION}/webapprt/chrome/webapprt/content/getUserMediaDialog.xul
+lib/firefox-${VERSION}/webapprt/chrome/webapprt/content/mochitest-shared.js
+lib/firefox-${VERSION}/webapprt/chrome/webapprt/content/mochitest.js
+lib/firefox-${VERSION}/webapprt/chrome/webapprt/content/mochitest.xul
+lib/firefox-${VERSION}/webapprt/chrome/webapprt/content/webapp.js
+lib/firefox-${VERSION}/webapprt/chrome/webapprt/content/webapp.xul
+lib/firefox-${VERSION}/webapprt/chrome/webapprt/skin/classic/webapprt/downloads/downloadButtons.png
+lib/firefox-${VERSION}/webapprt/chrome/webapprt/skin/classic/webapprt/downloads/downloadIcon.png
+lib/firefox-${VERSION}/webapprt/chrome/webapprt/skin/classic/webapprt/downloads/downloads.css
+lib/firefox-${VERSION}/webapprt/components/CommandLineHandler.js
+lib/firefox-${VERSION}/webapprt/components/ContentPermission.js
+lib/firefox-${VERSION}/webapprt/components/DirectoryProvider.js
+lib/firefox-${VERSION}/webapprt/components/PaymentUIGlue.js
+lib/firefox-${VERSION}/webapprt/components/components.manifest
+lib/firefox-${VERSION}/webapprt/defaults/preferences/prefs.js
+lib/firefox-${VERSION}/webapprt/modules/DownloadView.jsm
+lib/firefox-${VERSION}/webapprt/modules/Startup.jsm
+lib/firefox-${VERSION}/webapprt/modules/WebRTCHandler.jsm
+lib/firefox-${VERSION}/webapprt/modules/WebappManager.jsm
+lib/firefox-${VERSION}/webapprt/modules/WebappRT.jsm
+lib/firefox-${VERSION}/webapprt/webapprt.ini
+share/applications/firefox.desktop
+share/pixmaps/firefox.png
diff --git a/firefox45-hg/PLIST.gnome b/firefox45-hg/PLIST.gnome
new file mode 100644
index 0000000..8732981
--- /dev/null
+++ b/firefox45-hg/PLIST.gnome
@@ -0,0 +1,3 @@
+@comment $NetBSD: PLIST.gnome,v 1.1 2015/02/07 09:43:30 thomasklausner Exp $
+lib/firefox-${VERSION}/components/libdbusservice.so
+lib/firefox-${VERSION}/components/libnkgnomevfs.so
diff --git a/firefox45-hg/PLIST.nobranding b/firefox45-hg/PLIST.nobranding
new file mode 100644
index 0000000..2a5f80d
--- /dev/null
+++ b/firefox45-hg/PLIST.nobranding
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST.nobranding,v 1.1 2015/02/07 09:43:30 thomasklausner Exp $
+lib/firefox-${VERSION}/browser/chrome/browser/content/branding/about-background.png
diff --git a/firefox45-hg/TODO b/firefox45-hg/TODO
new file mode 100644
index 0000000..c8a4fc6
--- /dev/null
+++ b/firefox45-hg/TODO
@@ -0,0 +1 @@
+configure: error: System SQLite library is not compiled with SQLITE_ENABLE_DBSTAT_VTAB.
diff --git a/firefox45-hg/distinfo b/firefox45-hg/distinfo
new file mode 100644
index 0000000..b0b9a7b
--- /dev/null
+++ b/firefox45-hg/distinfo
@@ -0,0 +1,42 @@
+$NetBSD: distinfo,v 1.159 2014/08/13 22:33:44 joerg Exp $
+
+SHA1 (firefox-31.0.source.tar.bz2) = a6c3e25ee3aeb7da42db2aaeb50a385d63532beb
+RMD160 (firefox-31.0.source.tar.bz2) = 8512ed164920c9fdad492ba2b47b46aae4894564
+Size (firefox-31.0.source.tar.bz2) = 147507120 bytes
+SHA1 (patch-aa) = 7ef7f9783f50487c5df47d0972852fd46095628f
+SHA1 (patch-ao) = ca7e6723a10b9f6e3306cd12557e1856727edee9
+SHA1 (patch-bf) = 87cd1a9a1d7503e0748569028a3d693124d43208
+SHA1 (patch-browser_extensions_loop_run-all-loop-tests.sh) = c9e7b621f35a7c961ad76197252a3aec43d88744
+SHA1 (patch-browser_installer_package-manifest.in) = 5a96a90a2c14c419ccab4de2e68f7bb21e738e3e
+SHA1 (patch-build_autoconf_nss.m4) = 53e8c6844fc0095237ee07df3ab3791edd248fc2
+SHA1 (patch-build_gyp.mozbuild) = 2842da0783d344dd12e86adde447f7cda6191518
+SHA1 (patch-config_Makefile.in) = 816e6dc2ffe5ce5e817ce9494a55938ec0a7be5e
+SHA1 (patch-config_rules.mk) = debd5acd52f4f7593ea4e54dd0fdad91eeb46839
+SHA1 (patch-config_system-headers) = 8324b6229bd88453ff6426b013b58bf7c6216faf
+SHA1 (patch-dom_base_moz.build) = c0d68528c487a9f06fed2a886ceafd7d904cc8a5
+SHA1 (patch-extensions_spellcheck_hunspell_glue_mozHunspell.cpp) = 939f25f70f81eb86757696269c7e87c11a789c87
+SHA1 (patch-gfx_moz.build) = a98bda4727538f4a0f09a20b84f9dd883edaf7d9
+SHA1 (patch-image_decoders_nsJPEGDecoder.cpp) = e104bea7922dac0ce441bca4ba7a6f9b2379d17a
+SHA1 (patch-ios) = 6bd3450174c58c67ca8e091745412b1ebc69e069
+SHA1 (patch-ipc_chromium_src_base_platform__thread__posix.cc) = 910f9b3daa21c22c49d4a7badf0139abdcfca384
+SHA1 (patch-ipc_chromium_src_base_process__util.h) = 3a8f1b4d613af11fe7657255ba26fe5fe28a08dc
+SHA1 (patch-ipc_glue_GeckoChildProcessHost.cpp) = 2c0621c2002bfb77159f2f8f6785323c37825349
+SHA1 (patch-ipc_ipdl_ipdl_cxx_ast.py) = c91e03a142d38e68f1bcaa4c3d0d0231445232b3
+SHA1 (patch-ipc_ipdl_ipdl_cxx_cgen.py) = d7f7dc85b1ff26c6d7e902f94c0ac09f04497105
+SHA1 (patch-js__src__vm__SPSProfiler.cpp) = 989ba25e4c5308d21d07baa802decce13609a475
+SHA1 (patch-media_libcubeb_src_cubeb__alsa.c) = 57650470a96312fb1c4a2634711ede69e36666ff
+SHA1 (patch-media_webrtc_trunk_webrtc_modules_video__capture_linux_device__info__linux.cc) = 9ff1dcf200feaf67bf576f07beb612e0ec91d7d1
+SHA1 (patch-media_webrtc_trunk_webrtc_modules_video__capture_linux_video__capture__linux.cc) = c7f8c14339c4cc5feb86c267aab300b06f9a7470
+SHA1 (patch-mfbt_Alignment.h) = 1d97ee858b62c31112fe90ebb2d8fe430c95ed56
+SHA1 (patch-mfbt_Attributes.h) = b587038d2f41d3cd4dbc346ac591088b2f36750c
+SHA1 (patch-ostream) = 593a114a31a0117af6c00cd12e3aed4565571288
+SHA1 (patch-toolkit_library_moz.build) = 57017a6766a7d7a075bcd01d713c34cab5f45f2a
+SHA1 (patch-toolkit_toolkit.mozbuild) = a92b9f5114c3eab2c8e9f1d0eb21926235d2203a
+SHA1 (patch-unwind.h) = c7a606c83cb60d0d6bcc7babad8157097d9036a8
+SHA1 (patch-xg) = 2b472858270a109c2b317bb08698c12717174510
+SHA1 (patch-xl) = 337960ba518f1f142b45ae91d3f122ee5e0c9da3
+SHA1 (patch-xm) = 85000d412a7e7aa9ea8c337c9bc72b55d9e7ca63
+SHA1 (patch-xpcom_reflect_xptcall_md_unix_xptcinvoke__asm__mips.S) = 17becf7433af427289ee1e25c16600df468e2540
+SHA1 (patch-xpcom_reflect_xptcall_md_unix_xptcinvoke__gcc__x86__unix.cpp) = 4d93c465be5fb5e6aaf0b12707a116c6b3ed4be8
+SHA1 (patch-xptcinvoke__sparc64__netbsd.cpp) = a292378e1a882b273616f2b749d7785fda2ddf54
+SHA1 (patch-xptcstubs__asm__sparc64__netbsd.s) = 6df4c709e79320562c0fb544421fe53176da6b48
diff --git a/firefox45-hg/files/desktop.in b/firefox45-hg/files/desktop.in
new file mode 100644
index 0000000..d72090e
--- /dev/null
+++ b/firefox45-hg/files/desktop.in
@@ -0,0 +1,191 @@
+[Desktop Entry]
+Encoding=UTF-8
+Name=@MOZILLA_NAME@ Web Browser
+Name[am]=
+Name[ar]=
+Name[az]=@MOZILLA_NAME@ Veb Səyyahı
+Name[be]=
+Name[bg]=Интернет браузър @MOZILLA_NAME@
+Name[bn]=
+Name[bs]=@MOZILLA_NAME@ web preglednik
+Name[ca]=Navegador web @MOZILLA_NAME@
+Name[cs]=Prohlížeč WWW @MOZILLA_NAME@
+Name[cy]=Y Porwr Gwe @MOZILLA_NAME@
+Name[da]=@MOZILLA_NAME@ - internetsurfning
+Name[de]=@MOZILLA_NAME@ Webbrowser
+Name[el]=Περιηγητής Διαδικτύου @MOZILLA_NAME@
+Name[en_CA]=@MOZILLA_NAME@ Web Browser
+Name[en_GB]=@MOZILLA_NAME@ Web Browser
+Name[es]=Navegador Web @MOZILLA_NAME@
+Name[et]=@MOZILLA_NAME@ veebibrauser
+Name[eu]=@MOZILLA_NAME@ web arakatzailea
+Name[fi]=@MOZILLA_NAME@, WWW-selain
+Name[fr]=Navigateur Web @MOZILLA_NAME@
+Name[ga]=Brabhsálaí Lín @MOZILLA_NAME@
+Name[gu]=એપીફની વૅબ બ્રાઉઝર
+Name[he]=דפדפן @MOZILLA_NAME@
+Name[hi]=
+Name[hr]=@MOZILLA_NAME@ Web preglednik
+Name[hu]=@MOZILLA_NAME@ webböngésző
+Name[id]=Web Browser @MOZILLA_NAME@
+Name[it]=Browser web @MOZILLA_NAME@
+Name[ja]=@MOZILLA_NAME@ ウェブ・ブラウザ
+Name[ko]=@MOZILLA_NAME@ 웹 브라우저
+Name[li]=@MOZILLA_NAME@ Web Browser
+Name[lt]=@MOZILLA_NAME@ web naršyklė
+Name[mk]=@MOZILLA_NAME@ веб прелистувач
+Name[ml]=എപ്പിഫാനി വെബ്ബ് ബ്രൌസ‌ര്
+Name[mn]=@MOZILLA_NAME@ веб хөтөч
+Name[ms]=Pelungsur Web @MOZILLA_NAME@
+Name[nb]=@MOZILLA_NAME@ nettleser
+Name[nl]=@MOZILLA_NAME@ Webbrowser
+Name[nn]=@MOZILLA_NAME@ nettlesar
+Name[no]=@MOZILLA_NAME@ nettleser
+Name[pa]=ਏਪੀਫਾਨੀ ਵੈੱਬ ਬਰਾਊਜ਼ਰ
+Name[pl]=Przeglądarka WWW @MOZILLA_NAME@
+Name[pt]=Navegador Web @MOZILLA_NAME@
+Name[pt_BR]=Navegador Web @MOZILLA_NAME@
+Name[ro]=Navigatorul @MOZILLA_NAME@
+Name[ru]=Веб-браузер @MOZILLA_NAME@
+Name[sk]=
+Name[sl]=Spletni brskalnik @MOZILLA_NAME@
+Name[sq]=@MOZILLA_NAME@ - Shfletuesi Web
+Name[sr]=
+Name[sr@Latn]=Veb čitač Spoznaja
+Name[sv]=Webbläsaren @MOZILLA_NAME@
+Name[ta]=எபிபனி வலை உலாவி
+Name[tk]=@MOZILLA_NAME@ Web Ahtarçisi
+Name[tr]=@MOZILLA_NAME@ Web Tarayıcı
+Name[uk]=Переглядач web @MOZILLA_NAME@
+Name[vi]=Trình Duyệt Web @MOZILLA_NAME@
+Name[wa]=Betchteu waibe epiphany
+Name[zh_CN]=@MOZILLA_NAME@ Web 浏览器
+Name[zh_TW]=@MOZILLA_NAME@ 網頁瀏覽器
+GenericName=Web Browser
+GenericName[ar]=متصفّح الانترنت
+GenericName[az]=Veb Səyyahı
+GenericName[be]=Вандроўнік па павуціньню
+GenericName[bg]=Браузър
+GenericName[bn]=ওয়েব ব্রাউজার
+GenericName[bs]=Web preglednik
+GenericName[ca]=Navegador web
+GenericName[cs]=Prohlížeč WWW
+GenericName[cy]=Porwr Gwe
+GenericName[da]=Internetsurfning
+GenericName[de]=Webbrowser
+GenericName[el]=Περιηγητής Ιστοσελίδων
+GenericName[en_CA]=Web Browser
+GenericName[en_GB]=Web Browser
+GenericName[es]=Navegador web
+GenericName[et]=Veebilehitseja
+GenericName[eu]=Web arakatzailea
+GenericName[fi]=WWW-selain
+GenericName[fr]=Navigateur Web @MOZILLA_NAME@
+GenericName[ga]=Brabhsálaí Lín
+GenericName[gu]=વેબ બ્રાઉઝર
+GenericName[he]=דפדפן אינטרנט
+GenericName[hi]=वेब ब्राउज़र
+GenericName[hr]=Web preglednik
+GenericName[hu]=Webböngésző
+GenericName[id]=Browser Web
+GenericName[it]=Browser web
+GenericName[ja]=GNOME ウェブ・ブラウザ
+GenericName[ko]=웹 브라우저
+GenericName[li]=Wèb Browser
+GenericName[lt]=Web naršyklė
+GenericName[mk]=Веб прелистувач
+GenericName[mn]=Веб хөтөч
+GenericName[ms]=Pelungsur Web
+GenericName[nb]=Nettleser
+GenericName[nl]=Web-browser
+GenericName[nn]=Nettlesar
+GenericName[no]=Nettleser
+GenericName[pa]=ਵੈਬ ਬਰਾਊਜ਼
+GenericName[pl]=Przeglądarka WWW
+GenericName[pt]=Navegador Web
+GenericName[pt_BR]=Navegador Web
+GenericName[ro]=Navigator Internet
+GenericName[ru]=Веб-браузер
+GenericName[sk]=WWW prehliadač
+GenericName[sl]=Spletni brskalnik
+GenericName[sq]=Shfletuesi Web
+GenericName[sr]=Веб читач
+GenericName[sr@Latn]=Veb čitač
+GenericName[sv]=Webbläsare
+GenericName[ta]=வலை உலாவி
+GenericName[th]=เว็บบราวเซอร์
+GenericName[tk]=Web Ahtarçysy
+GenericName[tr]=Web Tarayıcı
+GenericName[uk]=Переглядач web-сторінок
+GenericName[vi]=Trình duyệt Web
+GenericName[wa]=Betchteu waibe
+GenericName[zh_CN]=Web 浏览器
+GenericName[zh_TW]=網頁瀏覽器
+Comment=Browse the web
+Comment[ar]=تصفح الانترنت
+Comment[az]=Vebi gəzin
+Comment[be]=Вандраваць па павуціньню
+Comment[bg]=Сърфиране в интернет
+Comment[bn]=ওয়েব ব্রাউজ করুন
+Comment[bs]=Pregledaj na internetu
+Comment[ca]=Navegueu per la web
+Comment[cs]=Prohlížet WWW
+Comment[cy]=Pori'r we
+Comment[da]=Surf på internettet
+Comment[de]=Im Web surfen
+Comment[el]=Περιήγηση στον παγκόσμιο ιστό
+Comment[en_CA]=Browse the web
+Comment[en_GB]=Browse the web
+Comment[es]=Navegar por la web
+Comment[et]=Sirvi veebi
+Comment[eu]=Arakatu web-a
+Comment[fi]=Selaa WWW:tä
+Comment[fr]=Naviguer sur Internet
+Comment[ga]=Brabhsáil an Líon
+Comment[gu]=વેબમાં શોધો
+Comment[he]=גלוש ברשת
+Comment[hi]=वेब ब्राउज़ करें
+Comment[hr]=Pregledaj Web
+Comment[hu]=A világháló böngészése
+Comment[id]=Jelajah web
+Comment[it]=Esplora il web
+Comment[ja]=ウェブを閲覧します
+Comment[ko]=웹을 돌아 다닙니다
+Comment[li]=Blajere op internet
+Comment[lt]=Naršyti internete
+Comment[mk]=Прелистувајте на веб
+Comment[ml]=വലക്കെട്ട് തിരയുക
+Comment[mn]=Веб броузе хийх
+Comment[ms]=Layari web
+Comment[nb]=Surf på nettet
+Comment[nl]=Websurfen
+Comment[nn]=Surf på nettet
+Comment[no]=Surf på nettet
+Comment[pa]=ਵੈਬ ਬਰਾਊਜ਼
+Comment[pl]=Przeglądanie stron WWW
+Comment[pt]=Navegar na web
+Comment[pt_BR]=Navegar na web
+Comment[ro]=Navigare Internet
+Comment[ru]=Веб-браузер
+Comment[sk]=Prehliadať internet
+Comment[sl]=Brskaj po spletu
+Comment[sq]=Eksploro web-in
+Comment[sr]=Прегледај веб
+Comment[sr@Latn]=Pregledaj veb
+Comment[sv]=Surfa på nätet
+Comment[ta]=வலையில் உலாவு
+Comment[th]=ใช้งานเว็บบราวเซอร์ @MOZILLA_NAME@
+Comment[tk]=Webi Ahtar
+Comment[tr]=Web'e Gözat
+Comment[uk]=Програма перегляду web-сторінок
+Comment[vi]=Duyệt web
+Comment[wa]=Naivyî avå les waibes
+Comment[zh_CN]=浏览 Web
+Comment[zh_TW]=瀏覽網頁
+Exec=@MOZILLA@ %u
+Icon=@FIREFOX_ICON@
+StartupNotify=false
+Terminal=false
+Type=Application
+Categories=Application;Network;
+MimeType=text/html;text/xml;application/xhtml+xml;application/vnd.mozilla.xul+xml;text/mml;
diff --git a/firefox45-hg/hacks.mk b/firefox45-hg/hacks.mk
new file mode 100644
index 0000000..660f1d9
--- /dev/null
+++ b/firefox45-hg/hacks.mk
@@ -0,0 +1,13 @@
+# $NetBSD: hacks.mk,v 1.1 2014/09/29 10:46:23 thomasklausner Exp $
+
+.if !defined(XULRUNNER_HACKS_MK)
+XULRUNNER_HACKS_MK=	defined
+
+.include "../../mk/bsd.fast.prefs.mk"
+.include "../../mk/compiler.mk"
+
+.if !empty(PKGSRC_COMPILER:Mclang)
+CXXFLAGS+=	-Wno-return-type-c-linkage
+.endif
+
+.endif	# XULRUNNER_HACKS_MK
diff --git a/firefox45-hg/mozilla-common.mk b/firefox45-hg/mozilla-common.mk
new file mode 100644
index 0000000..3f4c4d0
--- /dev/null
+++ b/firefox45-hg/mozilla-common.mk
@@ -0,0 +1,202 @@
+# $NetBSD: mozilla-common.mk,v 1.7 2015/08/17 07:30:48 thomasklausner Exp $
+#
+# common Makefile fragment for mozilla packages based on gecko 2.0.
+#
+# used by www/firefox/Makefile
+# used by www/seamonkey/Makefile
+
+GNU_CONFIGURE=		yes
+USE_TOOLS+=		pkg-config perl gmake autoconf213 unzip zip
+USE_LANGUAGES+=		c99 c++
+UNLIMIT_RESOURCES+=	datasize
+
+.include "../../mk/bsd.prefs.mk"
+# tar(1) of OpenBSD 5.5 has no --exclude command line option.
+.if ${OPSYS} == "OpenBSD"
+TOOLS_PLATFORM.tar=	${TOOLS_PREFIX.bsdtar}/bin/bsdtar
+USE_TOOLS+=		bsdtar
+.endif
+# gcc45-4.5.3 of lang/gcc45 does not generate proper binary,
+# but gcc 4.5.4 of NetBSD 6.99 generates working binary.
+# gcc45 has no OpenBSD support, and gcc46 has it.
+.if !empty(MACHINE_PLATFORM:MNetBSD-5.*) || !empty(MACHINE_PLATFORM:MOpenBSD*)
+GCC_REQD+=		4.6
+.  if ${MACHINE_ARCH} == "i386"
+# Fix for PR pkg/48152.
+CPPFLAGS+=		-march=i486
+.  endif
+.else
+GCC_REQD+=		4.5
+.endif
+
+CHECK_PORTABILITY_SKIP+=${MOZILLA_DIR}js/src/tests/update-test262.sh
+CHECK_PORTABILITY_SKIP+=${MOZILLA_DIR}intl/icu/source/configure
+CHECK_PORTABILITY_SKIP+=${MOZILLA_DIR}security/nss/tests/libpkix/libpkix.sh
+CHECK_PORTABILITY_SKIP+=${MOZILLA_DIR}security/nss/tests/multinit/multinit.sh
+
+CONFIGURE_ARGS+=	--disable-tests
+CONFIGURE_ARGS+=	--disable-pedantic
+CONFIGURE_ARGS+=	--enable-crypto
+CONFIGURE_ARGS+=	--with-pthreads
+CONFIGURE_ARGS+=	--enable-default-toolkit=cairo-gtk2
+CONFIGURE_ARGS+=	--enable-gstreamer=1.0
+#CONFIGURE_ARGS+=	--disable-gstreamer
+CONFIGURE_ARGS+=	--enable-svg
+CONFIGURE_ARGS+=	--enable-mathml
+CONFIGURE_ARGS+=	--enable-pango
+CONFIGURE_ARGS+=	--enable-system-cairo
+CONFIGURE_ARGS+=	--enable-system-pixman
+CONFIGURE_ARGS+=	--with-system-libvpx
+CONFIGURE_ARGS+=	--enable-system-hunspell
+CONFIGURE_ARGS+=	--enable-system-ffi
+CONFIGURE_ARGS+=	--with-system-icu
+CONFIGURE_ARGS+=	--with-system-nss
+CONFIGURE_ARGS+=	--with-system-nspr
+CONFIGURE_ARGS+=	--with-system-jpeg
+CONFIGURE_ARGS+=	--with-system-zlib
+CONFIGURE_ARGS+=	--with-system-bz2
+CONFIGURE_ARGS+=	--with-system-graphite2
+CONFIGURE_ARGS+=	--with-system-harfbuzz
+CONFIGURE_ARGS+=	--with-system-libevent=${BUILDLINK_PREFIX.libevent}
+#configure: error: System SQLite library is not compiled with SQLITE_ENABLE_DBSTAT_VTAB.
+#CONFIGURE_ARGS+=	--enable-system-sqlite
+CONFIGURE_ARGS+=	--disable-crashreporter
+CONFIGURE_ARGS+=	--disable-libnotify
+CONFIGURE_ARGS+=	--disable-necko-wifi
+CONFIGURE_ARGS+=	--enable-chrome-format=flat
+CONFIGURE_ARGS+=	--disable-libjpeg-turbo
+
+CONFIGURE_ARGS+=	--disable-elf-hack
+CONFIGURE_ARGS+=	--disable-elf-dynstr-gc
+CONFIGURE_ARGS+=	--disable-gconf
+CONFIGURE_ARGS+=	--enable-gio
+CONFIGURE_ARGS+=	--enable-extensions=gio
+CONFIGURE_ARGS+=	--disable-mochitest
+CONFIGURE_ARGS+=	--enable-canvas
+#CONFIGURE_ARGS+=	--enable-readline
+CONFIGURE_ARGS+=	--disable-installer
+CONFIGURE_ARGS+=	--enable-url-classifier
+#CONFIGURE_ARGS+=	--enable-startup-notification
+# Disabled from https://bugzilla.mozilla.org/show_bug.cgi?id=977400
+#CONFIGURE_ARGS+=	--enable-shared-js
+CONFIGURE_ARGS+=	--disable-icf
+CONFIGURE_ARGS+=	--disable-necko-wifi
+CONFIGURE_ARGS+=	--disable-updater
+
+SUBST_CLASSES+=			fix-paths
+SUBST_STAGE.fix-paths=		pre-configure
+SUBST_MESSAGE.fix-paths=	Fixing absolute paths.
+SUBST_FILES.fix-paths+=		${MOZILLA_DIR}xpcom/io/nsAppFileLocationProvider.cpp
+SUBST_SED.fix-paths+=		-e 's,/usr/lib/mozilla/plugins,${PREFIX}/lib/netscape/plugins,g'
+
+CONFIG_GUESS_OVERRIDE+=		${MOZILLA_DIR}build/autoconf/config.guess
+CONFIG_GUESS_OVERRIDE+=		${MOZILLA_DIR}js/src/build/autoconf/config.guess
+CONFIG_GUESS_OVERRIDE+=		${MOZILLA_DIR}nsprpub/build/autoconf/config.guess
+CONFIG_GUESS_OVERRIDE+=		${MOZILLA_DIR}/js/ctypes/libffi/config.guess
+CONFIG_SUB_OVERRIDE+=		${MOZILLA_DIR}build/autoconf/config.sub
+CONFIG_SUB_OVERRIDE+=		${MOZILLA_DIR}js/src/build/autoconf/config.sub
+CONFIG_SUB_OVERRIDE+=		${MOZILLA_DIR}nsprpub/build/autoconf/config.sub
+CONFIG_SUB_OVERRIDE+=		${MOZILLA_DIR}/js/ctypes/libffi/config.sub
+
+PYTHON_VERSIONS_ACCEPTED=	27
+PYTHON_FOR_BUILD_ONLY=		yes
+PYTHON_VERSIONS_INCOMPATIBLE=	33 34 35 # py-sqlite2
+.include "../../lang/python/application.mk"
+CONFIGURE_ENV+=		PYTHON=${PYTHONBIN:Q}
+
+#BUILD_MAKE_FLAGS+=		MOZ_WEBRTC_IN_LIBXUL=1
+
+# Build outside ${WRKSRC}
+# Try to avoid conflict with config/makefiles/xpidl/Makefile.in
+OBJDIR=			../build
+CONFIGURE_DIRS=		${OBJDIR}
+CONFIGURE_SCRIPT=	${WRKSRC}/configure
+
+PLIST_VARS+=	sps glskia throwwrapper mozglue
+
+.include "../../mk/endian.mk"
+.if ${MACHINE_ENDIAN} == "little"
+PLIST.glskia=	yes
+.endif
+
+.if ${MACHINE_ARCH} != "sparc64"
+# For some reasons the configure test for GCC bug 26905 still triggers on
+# sparc64, which makes mozilla skip the installation of a few wrapper headers.
+# Other archs end up with one additional file in the SDK headers
+PLIST.throwwrapper=	yes
+.endif
+
+.if !empty(MACHINE_PLATFORM:S/i386/x86/:MLinux-*-x86*)
+PLIST.sps=	yes
+.endif
+
+# See ${WRKSRC}/mozglue/build/moz.build: libmozglue is built and
+# installed as a shared library on these platforms.
+.if ${OPSYS} == "Cygwin" || ${OPSYS} == "Darwin" # or Android
+PLIST.mozglue=	yes
+.endif
+
+#
+# pysqlite2 is used by xulrunner's Python virtualenv.  If pysqlite2 isn't
+# installed at build time it will attempt to download it instead, so the
+# problem is stealthy in a networked environment, and obvious in an
+# offline environment.
+#
+BUILD_DEPENDS+=	${PYPKGPREFIX}-sqlite2-[0-9]*:../../databases/py-sqlite2
+
+# Makefiles sometimes call "rm -f" without more arguments. Kludge around ...
+.PHONY: create-rm-wrapper
+pre-configure: create-rm-wrapper
+create-rm-wrapper:
+	printf '#!/bin/sh\n[ "$$*" = "-f" ] && exit 0\nexec /bin/rm $$@\n' > \
+	  ${WRAPPER_DIR}/bin/rm
+	chmod +x ${WRAPPER_DIR}/bin/rm
+
+.include "../../mk/bsd.prefs.mk"
+
+.if ${OPSYS} == "NetBSD"
+# The configure test for __thread succeeds, but later we end up with:
+# dist/bin/libxul.so: undefined reference to `__tls_get_addr'
+CONFIGURE_ENV+=	ac_cv_thread_keyword=no
+.endif
+
+.if ${OPSYS} == "SunOS"
+# native libbz2.so hides BZ2_crc32Table
+PREFER.bzip2?=	pkgsrc
+.endif
+
+.if ${OPSYS} == "OpenBSD"
+PLIST_SUBST+=	DLL_SUFFIX=".so.1.0"
+.elif ${OPSYS} == "Darwin"
+PLIST_SUBST+=	DLL_SUFFIX=".dylib"
+.else
+PLIST_SUBST+=	DLL_SUFFIX=".so"
+.endif
+
+.include "../../archivers/bzip2/buildlink3.mk"
+#BUILDLINK_API_DEPENDS.sqlite3+=	sqlite3>=3.8.8.2
+#CONFIGURE_ENV+=	ac_cv_sqlite_secure_delete=yes	# c.f. patches/patch-al
+#.include "../../databases/sqlite3/buildlink3.mk"
+BUILDLINK_API_DEPENDS.libevent+=	libevent>=1.1
+.include "../../devel/libevent/buildlink3.mk"
+.include "../../devel/libffi/buildlink3.mk"
+.include "../../wip/nspr-hg/buildlink3.mk"
+.include "../../textproc/icu/buildlink3.mk"
+.include "../../wip/nss-hg/buildlink3.mk"
+.include "../../devel/zlib/buildlink3.mk"
+.include "../../mk/jpeg.buildlink3.mk"
+.include "../../graphics/MesaLib/buildlink3.mk"
+BUILDLINK_API_DEPENDS.cairo+=	cairo>=1.10.2nb4
+.include "../../graphics/cairo/buildlink3.mk"
+.include "../../graphics/graphite2/buildlink3.mk"
+BUILDLINK_API_DEPENDS.libvpx+=	libvpx>=1.3.0
+.include "../../multimedia/libvpx/buildlink3.mk"
+.include "../../net/libIDL/buildlink3.mk"
+.include "../../textproc/hunspell/buildlink3.mk"
+BUILDLINK_API_DEPENDS.gtk2+=	gtk2+>=2.18.3nb1
+.include "../../x11/gtk2/buildlink3.mk"
+.include "../../multimedia/gstreamer1/buildlink3.mk"
+.include "../../multimedia/gst-plugins1-base/buildlink3.mk"
+.include "../../x11/libXt/buildlink3.mk"
+BUILDLINK_API_DEPENDS.pixman+= pixman>=0.25.2
+.include "../../x11/pixman/buildlink3.mk"
diff --git a/firefox45-hg/options.mk b/firefox45-hg/options.mk
new file mode 100644
index 0000000..8caefef
--- /dev/null
+++ b/firefox45-hg/options.mk
@@ -0,0 +1,95 @@
+# $NetBSD: options.mk,v 1.2 2015/02/07 09:43:30 thomasklausner Exp $
+
+PKG_OPTIONS_VAR=	PKG_OPTIONS.firefox
+PKG_SUPPORTED_OPTIONS=	official-mozilla-branding
+PKG_SUPPORTED_OPTIONS+=	alsa debug debug-info mozilla-jemalloc gnome pulseaudio webrtc
+
+PLIST_SRC+=	PLIST
+
+.if ${OPSYS} == "Linux"
+PKG_SUGGESTED_OPTIONS+=	alsa mozilla-jemalloc
+.else
+PKG_SUGGESTED_OPTIONS+= pulseaudio
+.endif
+
+# On NetBSD/amd64 6.99.21 libxul.so is invalid when --enable-webrtc is set.
+.if ${OPSYS} == "Linux"
+PKG_SUGGESTED_OPTIONS+=	webrtc
+.endif
+
+.include "../../mk/bsd.options.mk"
+
+.if !empty(PKG_OPTIONS:Malsa)
+CONFIGURE_ARGS+=	--enable-alsa
+.include "../../audio/alsa-lib/buildlink3.mk"
+.else
+CONFIGURE_ARGS+=	--disable-alsa
+.endif
+
+.if !empty(PKG_OPTIONS:Mgnome)
+.include "../../devel/libgnomeui/buildlink3.mk"
+.include "../../sysutils/gnome-vfs/buildlink3.mk"
+.include "../../sysutils/libnotify/buildlink3.mk"
+CONFIGURE_ARGS+=	--enable-gnomevfs --enable-dbus --enable-gnomeui
+CONFIGURE_ARGS+=	--enable-libnotify
+CONFIGURE_ARGS+=	--enable-extensions=gnomevfs
+PLIST_SRC+=		PLIST.gnome
+.else
+CONFIGURE_ARGS+=	--disable-gnomevfs --disable-dbus --disable-gnomeui
+CONFIGURE_ARGS+=	--disable-libnotify
+.endif
+
+.if !empty(PKG_OPTIONS:Mmozilla-jemalloc)
+CONFIGURE_ARGS+=	--enable-jemalloc
+.else
+CONFIGURE_ARGS+=	--disable-jemalloc
+.endif
+
+.include "../../mk/compiler.mk"
+.if !empty(PKGSRC_COMPILER:Mgcc)
+.if ${CC_VERSION:S/gcc-//:S/.//g} >= 480
+# Modern gcc does not run any "tracking" passes when compiling with -O0,
+# which makes the generated debug info mostly useless. So explicitly
+# request them.
+O0TRACKING=-fvar-tracking-assignments -fvar-tracking
+.endif
+.endif
+
+.if !empty(PKG_OPTIONS:Mdebug)
+CONFIGURE_ARGS+=	--enable-debug="-g -O0 ${O0TRACKING}" --enable-debug-symbols --disable-optimize
+CONFIGURE_ARGS+=	--disable-install-strip
+.else
+.if !empty(PKG_OPTIONS:Mdebug-info)
+CONFIGURE_ARGS+=	--enable-debug-symbols
+.else
+CONFIGURE_ARGS+=	--disable-debug-symbols
+.endif
+CONFIGURE_ARGS+=	--disable-debug
+CONFIGURE_ARGS+=	--enable-optimize=-O2
+CONFIGURE_ARGS+=	--enable-install-strip
+.endif
+
+.if !empty(PKG_OPTIONS:Mpulseaudio)
+.include "../../audio/pulseaudio/buildlink3.mk"
+CONFIGURE_ARGS+=	--enable-pulseaudio
+.else
+CONFIGURE_ARGS+=	--disable-pulseaudio
+.endif
+# XXX end
+
+.if !empty(PKG_OPTIONS:Mofficial-mozilla-branding)
+CONFIGURE_ARGS+=	--enable-official-branding
+LICENSE=		mozilla-trademark-license
+RESTRICTED=		Trademark holder prohibits distribution of modified versions.
+NO_BIN_ON_CDROM=	${RESTRICTED}
+NO_BIN_ON_FTP=		${RESTRICTED}
+.else
+PLIST_SRC+=		PLIST.nobranding
+.endif
+
+.if !empty(PKG_OPTIONS:Mwebrtc)
+.include "../../graphics/libv4l/buildlink3.mk"
+CONFIGURE_ARGS+=	--enable-webrtc
+.else
+CONFIGURE_ARGS+=	--disable-webrtc
+.endif
diff --git a/firefox45-hg/patches/patch-aa b/firefox45-hg/patches/patch-aa
new file mode 100644
index 0000000..8f7e9e7
--- /dev/null
+++ b/firefox45-hg/patches/patch-aa
@@ -0,0 +1,76 @@
+$NetBSD: patch-aa,v 1.8 2015/08/17 07:30:48 thomasklausner Exp $
+
+--- configure.in.orig	2015-11-21 10:14:06.000000000 +0000
++++ configure.in
+@@ -3496,11 +3496,7 @@ if test "$MOZ_NATIVE_JPEG" = 1; then
+                      #include <jpeglib.h> ],
+                    [ #if JPEG_LIB_VERSION < $MOZJPEG
+                      #error "Insufficient JPEG library version ($MOZJPEG required)."
+-                     #endif
+-                     #ifndef JCS_EXTENSIONS
+-                     #error "libjpeg-turbo JCS_EXTENSIONS required"
+-                     #endif
+-                     ],
++                     #endif ],
+                    MOZ_NATIVE_JPEG=1,
+                    AC_MSG_ERROR([Insufficient JPEG library version for --with-system-jpeg]))
+ fi
+@@ -5005,6 +5001,9 @@ if test -n "$MOZ_WEBRTC"; then
+     MOZ_VPX=1
+     MOZ_VPX_ERROR_CONCEALMENT=1
+ 
++    dnl with libv4l2 we can support more cameras
++    PKG_CHECK_MODULES(MOZ_LIBV4L2, libv4l2)
++
+ dnl enable once Signaling lands
+     MOZ_WEBRTC_SIGNALING=1
+     AC_DEFINE(MOZ_WEBRTC_SIGNALING)
+@@ -8136,6 +8166,48 @@ if test "$USE_FC_FREETYPE"; then
+ fi
+ 
+ dnl ========================================================
++dnl Check for harfbuzz
++dnl ========================================================
++
++MOZ_ARG_WITH_BOOL(system-harfbuzz,
++[  --with-system-harfbuzz  Use system harfbuzz (located with pkgconfig)],
++MOZ_NATIVE_HARFBUZZ=1,
++MOZ_NATIVE_HARFBUZZ=)
++
++if test -n "$MOZ_NATIVE_HARFBUZZ"; then
++    PKG_CHECK_MODULES(MOZ_HARFBUZZ, harfbuzz >= 0.9.25)
++fi
++
++AC_SUBST(MOZ_NATIVE_HARFBUZZ)
++
++dnl ========================================================
++dnl Check for graphite2
++dnl ========================================================
++MOZ_ARG_WITH_BOOL(system-graphite2,
++[  --with-system-graphite2 Use system graphite2 (located with pkgconfig)],
++MOZ_NATIVE_GRAPHITE2=1,
++MOZ_NATIVE_GRAPHITE2=)
++
++if test -n "$MOZ_NATIVE_GRAPHITE2"; then
++    PKG_CHECK_MODULES(MOZ_GRAPHITE2, graphite2)
++
++    dnl graphite2.pc has bogus version, check manually
++    AC_TRY_COMPILE([ #include <graphite2/Font.h>
++                     #define GR2_VERSION_REQUIRE(major,minor,bugfix)  \
++                             ( GR2_VERSION_MAJOR * 10000 + GR2_VERSION_MINOR \
++                               * 100 + GR2_VERSION_BUGFIX >= \
++                               (major) * 10000 + (minor) * 100 + (bugfix) )
++                   ], [
++                     #if !GR2_VERSION_REQUIRE(1,2,4)
++                     #error "Insufficient graphite2 version."
++                     #endif
++                   ], [],
++                   [AC_MSG_ERROR([--with-system-graphite2 requested but no working libgraphite2 found])])
++fi
++
++AC_SUBST(MOZ_NATIVE_GRAPHITE2)
++
++dnl ========================================================
+ dnl Check for pixman and cairo
+ dnl ========================================================
+ 
diff --git a/firefox45-hg/patches/patch-ao b/firefox45-hg/patches/patch-ao
new file mode 100644
index 0000000..a8b091c
--- /dev/null
+++ b/firefox45-hg/patches/patch-ao
@@ -0,0 +1,13 @@
+$NetBSD: patch-ao,v 1.1 2014/09/29 10:46:23 thomasklausner Exp $
+
+--- toolkit/mozapps/installer/packager.mk.orig	2014-03-15 05:19:37.000000000 +0000
++++ toolkit/mozapps/installer/packager.mk
+@@ -775,7 +775,7 @@ endif
+ 	$(NSINSTALL) -D $(DESTDIR)$(bindir)
+ 	$(RM) -f $(DESTDIR)$(bindir)/$(MOZ_APP_NAME)
+ 	ln -s $(installdir)/$(MOZ_APP_NAME) $(DESTDIR)$(bindir)
+-ifdef INSTALL_SDK # Here comes the hard part
++ifeq ($(MOZ_APP_NAME),xulrunner)
+ 	$(NSINSTALL) -D $(DESTDIR)$(includedir)
+ 	(cd $(DIST)/include && $(TAR) $(TAR_CREATE_FLAGS) - .) | \
+ 	  (cd $(DESTDIR)$(includedir) && tar -xf -)
diff --git a/firefox45-hg/patches/patch-bf b/firefox45-hg/patches/patch-bf
new file mode 100644
index 0000000..74d25ff
--- /dev/null
+++ b/firefox45-hg/patches/patch-bf
@@ -0,0 +1,13 @@
+$NetBSD: patch-bf,v 1.2 2015/01/29 11:27:51 thomasklausner Exp $
+
+--- js/src/jsnativestack.cpp.orig	2013-09-10 03:43:36.000000000 +0000
++++ js/src/jsnativestack.cpp
+@@ -114,7 +114,7 @@ js::GetNativeStackBaseImpl()
+     pthread_attr_init(&sattr);
+ #  if defined(__OpenBSD__)
+     stack_t ss;
+-#  elif defined(PTHREAD_NP_H) || defined(_PTHREAD_NP_H_) || defined(NETBSD)
++#  elif defined(PTHREAD_NP_H) || defined(_PTHREAD_NP_H_) || defined(NETBSD) || defined(__NetBSD__) /* XXX tnn not sure why NETBSD isn't defined, it looks like it should be ... */
+     /* e.g. on FreeBSD 4.8 or newer, neundorf%kde.org@localhost */
+     pthread_attr_get_np(thread, &sattr);
+ #  else
diff --git a/firefox45-hg/patches/patch-browser_extensions_loop_run-all-loop-tests.sh b/firefox45-hg/patches/patch-browser_extensions_loop_run-all-loop-tests.sh
new file mode 100644
index 0000000..fb80606
--- /dev/null
+++ b/firefox45-hg/patches/patch-browser_extensions_loop_run-all-loop-tests.sh
@@ -0,0 +1,13 @@
+$NetBSD$
+
+--- browser/extensions/loop/run-all-loop-tests.sh.orig	2015-12-14 14:47:20.000000000 +0000
++++ browser/extensions/loop/run-all-loop-tests.sh
+@@ -1,7 +1,7 @@
+ #!/bin/sh
+ # Run from topsrcdir, no args
+ 
+-if [ "$1" == "--help" ]; then
++if [ "$1" = "--help" ]; then
+   echo "Usage: ./run-all-loop-tests.sh [options]"
+   echo "    --skip-e10s  Skips the e10s tests"
+   exit 0;
diff --git a/firefox45-hg/patches/patch-browser_installer_package-manifest.in b/firefox45-hg/patches/patch-browser_installer_package-manifest.in
new file mode 100644
index 0000000..262267b
--- /dev/null
+++ b/firefox45-hg/patches/patch-browser_installer_package-manifest.in
@@ -0,0 +1,13 @@
+$NetBSD: patch-browser_installer_package-manifest.in,v 1.4 2015/07/09 10:08:00 thomasklausner Exp $
+
+--- browser/installer/package-manifest.in.orig	2015-07-09 06:11:32.000000000 +0000
++++ browser/installer/package-manifest.in
+@@ -617,7 +617,7 @@
+ @RESPATH@/components/MozKeyboard.js
+ @RESPATH@/components/InputMethod.manifest
+ 
+-#ifdef MOZ_DEBUG
++#if defined(ENABLE_TESTS) && defined(MOZ_DEBUG)
+ @RESPATH@/components/TestInterfaceJS.js
+ @RESPATH@/components/TestInterfaceJS.manifest
+ @RESPATH@/components/TestInterfaceJSMaplike.js
diff --git a/firefox45-hg/patches/patch-build_autoconf_nss.m4 b/firefox45-hg/patches/patch-build_autoconf_nss.m4
new file mode 100644
index 0000000..d539a7c
--- /dev/null
+++ b/firefox45-hg/patches/patch-build_autoconf_nss.m4
@@ -0,0 +1,46 @@
+$NetBSD: patch-build_autoconf_nss.m4,v 1.2 2015/04/05 07:33:51 thomasklausner Exp $
+
+--- build/autoconf/nss.m4.orig	2015-04-05 06:58:11.000000000 +0000
++++ build/autoconf/nss.m4
+@@ -22,18 +22,18 @@ AC_ARG_WITH(nss-exec-prefix,
+ 	if test -n "$nss_config_exec_prefix"; then
+ 		nss_config_args="$nss_config_args --exec-prefix=$nss_config_exec_prefix"
+ 		if test -z "$NSS_CONFIG"; then
+-			NSS_CONFIG=$nss_config_exec_prefix/bin/nss-config
++			NSS_CONFIG=$nss_config_exec_prefix/bin/pkg-config
+ 		fi
+ 	fi
+ 	if test -n "$nss_config_prefix"; then
+ 		nss_config_args="$nss_config_args --prefix=$nss_config_prefix"
+ 		if test -z "$NSS_CONFIG"; then
+-			NSS_CONFIG=$nss_config_prefix/bin/nss-config
++			NSS_CONFIG=$nss_config_prefix/bin/pkg-config
+ 		fi
+ 	fi
+ 
+ 	unset ac_cv_path_NSS_CONFIG
+-	AC_PATH_PROG(NSS_CONFIG, nss-config, no)
++	AC_PATH_PROG(NSS_CONFIG, pkg-config, no)
+ 	min_nss_version=ifelse([$1], ,3.0.0,$1)
+ 	AC_MSG_CHECKING(for NSS - version >= $min_nss_version)
+ 
+@@ -41,14 +41,14 @@ AC_ARG_WITH(nss-exec-prefix,
+ 	if test "$NSS_CONFIG" = "no"; then
+ 		no_nss="yes"
+ 	else
+-		NSS_CFLAGS=`$NSS_CONFIG $nss_config_args --cflags`
+-		NSS_LIBS=`$NSS_CONFIG $nss_config_args --libs`
++		NSS_CFLAGS=`$NSS_CONFIG $nss_config_args nss --cflags`
++		NSS_LIBS=`$NSS_CONFIG $nss_config_args nss --libs`
+ 
+-		nss_config_major_version=`$NSS_CONFIG $nss_config_args --version | \
++		nss_config_major_version=`$NSS_CONFIG $nss_config_args nss --modversion | \
+ 			sed 's/\([[0-9]]*\)\.\([[0-9]]*\)\(\.\([[0-9]]*\)\)\{0,1\}/\1/'`
+-		nss_config_minor_version=`$NSS_CONFIG $nss_config_args --version | \
++		nss_config_minor_version=`$NSS_CONFIG $nss_config_args nss --modversion | \
+ 			sed 's/\([[0-9]]*\)\.\([[0-9]]*\)\(\.\([[0-9]]*\)\)\{0,1\}/\2/'`
+-		nss_config_micro_version=`$NSS_CONFIG $nss_config_args --version | \
++		nss_config_micro_version=`$NSS_CONFIG $nss_config_args nss --modversion | \
+ 			sed 's/\([[0-9]]*\)\.\([[0-9]]*\)\(\.\([[0-9]]*\)\)\{0,1\}/\4/'`
+ 		if test -z "$nss_config_micro_version"; then
+ 			nss_config_micro_version="0"
diff --git a/firefox45-hg/patches/patch-build_gyp.mozbuild b/firefox45-hg/patches/patch-build_gyp.mozbuild
new file mode 100644
index 0000000..167d9b9
--- /dev/null
+++ b/firefox45-hg/patches/patch-build_gyp.mozbuild
@@ -0,0 +1,12 @@
+$NetBSD: patch-build_gyp.mozbuild,v 1.1 2014/09/29 10:46:24 thomasklausner Exp $
+
+--- build/gyp.mozbuild.orig	2014-04-18 02:02:38.000000000 +0000
++++ build/gyp.mozbuild
+@@ -11,6 +11,7 @@ gyp_vars = {
+     'have_ethtool_cmd_speed_hi': 1 if CONFIG['MOZ_WEBRTC_HAVE_ETHTOOL_SPEED_HI'] else 0,
+     'include_alsa_audio': 1 if CONFIG['MOZ_ALSA'] else 0,
+     'include_pulse_audio': 1 if CONFIG['MOZ_PULSEAUDIO'] else 0,
++    'use_libv4l2': 1 if CONFIG['MOZ_LIBV4L2_LIBS'] else 0,
+     # basic stuff for everything
+     'include_internal_video_render': 0,
+     'clang_use_chrome_plugins': 0,
diff --git a/firefox45-hg/patches/patch-config_Makefile.in b/firefox45-hg/patches/patch-config_Makefile.in
new file mode 100644
index 0000000..f5e1dd1
--- /dev/null
+++ b/firefox45-hg/patches/patch-config_Makefile.in
@@ -0,0 +1,13 @@
+$NetBSD: patch-config_Makefile.in,v 1.1 2014/09/29 10:46:24 thomasklausner Exp $
+
+--- config/Makefile.in.orig	2015-10-25 13:54:45.000000000 +0000
++++ config/Makefile.in
+@@ -73,6 +73,8 @@ export:: $(export-preqs)
+ 		-DMOZ_NATIVE_LIBEVENT=$(MOZ_NATIVE_LIBEVENT) \
+ 		-DMOZ_NATIVE_LIBVPX=$(MOZ_NATIVE_LIBVPX) \
+ 		-DMOZ_NATIVE_ICU=$(MOZ_NATIVE_ICU) \
++		-DMOZ_NATIVE_GRAPHITE2=$(MOZ_NATIVE_GRAPHITE2) \
++		-DMOZ_NATIVE_HARFBUZZ=$(MOZ_NATIVE_HARFBUZZ) \
+ 		$(srcdir)/system-headers | $(PERL) $(topsrcdir)/nsprpub/config/make-system-wrappers.pl system_wrappers
+ 	$(INSTALL) system_wrappers $(DIST)
+ 
diff --git a/firefox45-hg/patches/patch-config_rules.mk b/firefox45-hg/patches/patch-config_rules.mk
new file mode 100644
index 0000000..3bbbf89
--- /dev/null
+++ b/firefox45-hg/patches/patch-config_rules.mk
@@ -0,0 +1,12 @@
+$NetBSD: patch-config_rules.mk,v 1.3 2014/11/06 15:47:24 thomasklausner Exp $
+
+--- config/rules.mk.orig	2014-11-06 09:56:12.000000000 +0000
++++ config/rules.mk
+@@ -770,6 +770,7 @@ endif
+ ifdef DTRACE_PROBE_OBJ
+ EXTRA_DEPS += $(DTRACE_PROBE_OBJ)
+ OBJS += $(DTRACE_PROBE_OBJ)
++EXCLUDED_OBJS += $(DTRACE_PROBE_OBJ)
+ endif
+ 
+ $(filter %.$(LIB_SUFFIX),$(LIBRARY)): $(OBJS) $(STATIC_LIBS_DEPS) $(filter %.$(LIB_SUFFIX),$(EXTRA_LIBS)) $(EXTRA_DEPS) $(GLOBAL_DEPS)
diff --git a/firefox45-hg/patches/patch-config_system-headers b/firefox45-hg/patches/patch-config_system-headers
new file mode 100644
index 0000000..dd9c622
--- /dev/null
+++ b/firefox45-hg/patches/patch-config_system-headers
@@ -0,0 +1,16 @@
+$NetBSD: patch-config_system-headers,v 1.1 2014/09/29 10:46:24 thomasklausner Exp $
+
+--- config/system-headers.orig	2015-11-21 10:14:06.000000000 +0000
++++ config/system-headers
+@@ -1342,3 +1342,11 @@ unicode/utypes.h
+ #endif
+ libutil.h
+ unwind.h
++#if MOZ_NATIVE_GRAPHITE2==1
++graphite2/Font.h
++graphite2/Segment.h
++#endif
++#if MOZ_NATIVE_HARFBUZZ==1
++harfbuzz/hb-ot.h
++harfbuzz/hb.h
++#endif
diff --git a/firefox45-hg/patches/patch-dom_base_moz.build b/firefox45-hg/patches/patch-dom_base_moz.build
new file mode 100644
index 0000000..97fb7a7
--- /dev/null
+++ b/firefox45-hg/patches/patch-dom_base_moz.build
@@ -0,0 +1,14 @@
+$NetBSD: patch-dom_base_moz.build,v 1.1 2014/10/27 22:53:23 thomasklausner Exp $
+
+--- dom/base/moz.build.orig	2014-10-27 20:46:28.000000000 +0000
++++ dom/base/moz.build
+@@ -364,6 +364,9 @@ if CONFIG['INTEL_ARCHITECTURE']:
+     SOURCES += ['nsTextFragmentSSE2.cpp']
+     SOURCES['nsTextFragmentSSE2.cpp'].flags += CONFIG['SSE2_FLAGS']
+ 
++if CONFIG['MOZ_NATIVE_HARFBUZZ']:
++    SOURCES['nsContentUtils.cpp'].flags += CONFIG['MOZ_HARFBUZZ_CFLAGS']
++
+ EXTRA_COMPONENTS += [
+     'ConsoleAPI.manifest',
+     'ConsoleAPIStorage.js',
diff --git a/firefox45-hg/patches/patch-extensions_spellcheck_hunspell_glue_mozHunspell.cpp b/firefox45-hg/patches/patch-extensions_spellcheck_hunspell_glue_mozHunspell.cpp
new file mode 100644
index 0000000..28ea6fa
--- /dev/null
+++ b/firefox45-hg/patches/patch-extensions_spellcheck_hunspell_glue_mozHunspell.cpp
@@ -0,0 +1,17 @@
+$NetBSD: patch-extensions_spellcheck_hunspell_src_mozHunspell.cpp,v 1.4 2014/02/21 16:17:47 ryoon Exp $
+
+--- extensions/spellcheck/hunspell/glue/mozHunspell.cpp.orig	2014-02-12 21:28:58.000000000 +0000
++++ extensions/spellcheck/hunspell/glue/mozHunspell.cpp
+@@ -426,6 +426,12 @@ mozHunspell::LoadDictionaryList()
+     }
+   }
+ 
++  // load system hunspell dictionaries
++  nsIFile* hunDir;
++  NS_NewNativeLocalFile(NS_LITERAL_CSTRING("@PREFIX@/share/hunspell"),
++			true, &hunDir);
++  LoadDictionariesFromDir(hunDir);
++
+   // find dictionaries from extensions requiring restart
+   nsCOMPtr<nsISimpleEnumerator> dictDirs;
+   rv = dirSvc->Get(DICTIONARY_SEARCH_DIRECTORY_LIST,
diff --git a/firefox45-hg/patches/patch-gfx_moz.build b/firefox45-hg/patches/patch-gfx_moz.build
new file mode 100644
index 0000000..d263456
--- /dev/null
+++ b/firefox45-hg/patches/patch-gfx_moz.build
@@ -0,0 +1,26 @@
+$NetBSD: patch-gfx_moz.build,v 1.1 2014/09/29 10:46:24 thomasklausner Exp $
+
+--- gfx/moz.build.orig	2014-03-15 05:19:16.000000000 +0000
++++ gfx/moz.build
+@@ -7,6 +7,12 @@
+ if CONFIG['MOZ_TREE_CAIRO']:
+     DIRS += ['cairo']
+ 
++if not CONFIG['MOZ_NATIVE_GRAPHITE2']:
++    DIRS += ['graphite2/src' ]
++
++if not CONFIG['MOZ_NATIVE_HARFBUZZ']:
++    DIRS += ['harfbuzz/src']
++
+ DIRS += [
+     '2d',
+     'ycbcr',
+@@ -15,8 +21,6 @@ DIRS += [
+     'qcms',
+     'gl',
+     'layers',
+-    'graphite2/src',
+-    'harfbuzz/src',
+     'ots/src',
+     'thebes',
+     'ipc',
diff --git a/firefox45-hg/patches/patch-image_decoders_nsJPEGDecoder.cpp b/firefox45-hg/patches/patch-image_decoders_nsJPEGDecoder.cpp
new file mode 100644
index 0000000..fa426ba
--- /dev/null
+++ b/firefox45-hg/patches/patch-image_decoders_nsJPEGDecoder.cpp
@@ -0,0 +1,363 @@
+$NetBSD: patch-image_decoders_nsJPEGDecoder.cpp,v 1.6 2015/04/20 10:01:53 thomasklausner Exp $
+
+--- image/decoders/nsJPEGDecoder.cpp.orig	2015-04-20 02:19:51.000000000 +0000
++++ image/decoders/nsJPEGDecoder.cpp
+@@ -23,13 +23,28 @@
+ 
+ extern "C" {
+ #include "iccjpeg.h"
+-}
+ 
++#ifdef JCS_EXTENSIONS
+ #if MOZ_BIG_ENDIAN
+ #define MOZ_JCS_EXT_NATIVE_ENDIAN_XRGB JCS_EXT_XRGB
+ #else
+ #define MOZ_JCS_EXT_NATIVE_ENDIAN_XRGB JCS_EXT_BGRX
+ #endif
++#else
++/* Colorspace conversion (copied from jpegint.h) */
++struct jpeg_color_deconverter {
++  JMETHOD(void, start_pass, (j_decompress_ptr cinfo));
++  JMETHOD(void, color_convert, (j_decompress_ptr cinfo,
++				JSAMPIMAGE input_buf, JDIMENSION input_row,
++				JSAMPARRAY output_buf, int num_rows));
++};
++
++METHODDEF(void)
++ycc_rgb_convert_argb (j_decompress_ptr cinfo,
++                 JSAMPIMAGE input_buf, JDIMENSION input_row,
++                 JSAMPARRAY output_buf, int num_rows);
++#endif
++}
+ 
+ static void cmyk_convert_rgb(JSAMPROW row, JDIMENSION width);
+ 
+@@ -373,6 +388,7 @@ nsJPEGDecoder::WriteInternal(const char*
+         case JCS_GRAYSCALE:
+         case JCS_RGB:
+         case JCS_YCbCr:
++#ifdef JCS_EXTENSIONS
+           // if we're not color managing we can decode directly to
+           // MOZ_JCS_EXT_NATIVE_ENDIAN_XRGB
+           if (mCMSMode != eCMSMode_All) {
+@@ -381,6 +397,9 @@ nsJPEGDecoder::WriteInternal(const char*
+           } else {
+               mInfo.out_color_space = JCS_RGB;
+           }
++#else
++        mInfo.out_color_space = JCS_RGB;
++#endif
+           break;
+         case JCS_CMYK:
+         case JCS_YCCK:
+@@ -448,6 +467,15 @@ nsJPEGDecoder::WriteInternal(const char*
+       return; // I/O suspension
+     }
+ 
++#ifndef JCS_EXTENSIONS
++    /* Force to use our YCbCr to Packed RGB converter when possible */
++    if (!mTransform && (mCMSMode != eCMSMode_All) &&
++        mInfo.jpeg_color_space == JCS_YCbCr && mInfo.out_color_space == JCS_RGB) {
++      /* Special case for the most common case: transform from YCbCr direct into packed ARGB */
++      mInfo.out_color_components = 4; /* Packed ARGB pixels are always 4 bytes...*/
++      mInfo.cconvert->color_convert = ycc_rgb_convert_argb;
++    }
++#endif
+     // If this is a progressive JPEG ...
+     mState = mInfo.buffered_image ?
+              JPEG_DECOMPRESS_PROGRESSIVE : JPEG_DECOMPRESS_SEQUENTIAL;
+@@ -629,7 +657,11 @@ nsJPEGDecoder::OutputScanlines(bool* sus
+ 
+       MOZ_ASSERT(imageRow, "Should have a row buffer here");
+ 
++#ifdef JCS_EXTENSIONS
+       if (mInfo.out_color_space == MOZ_JCS_EXT_NATIVE_ENDIAN_XRGB) {
++#else
++      if (mInfo.cconvert->color_convert == ycc_rgb_convert_argb) {
++#endif
+         // Special case: scanline will be directly converted into packed ARGB
+         if (jpeg_read_scanlines(&mInfo, (JSAMPARRAY)&imageRow, 1) != 1) {
+           *suspend = true; // suspend
+@@ -953,6 +985,282 @@ term_source (j_decompress_ptr jd)
+ } // namespace image
+ } // namespace mozilla
+ 
++#ifndef JCS_EXTENSIONS
++/**************** YCbCr -> Cairo's RGB24/ARGB32 conversion: most common case **************/
++
++/*
++ * YCbCr is defined per CCIR 601-1, except that Cb and Cr are
++ * normalized to the range 0..MAXJSAMPLE rather than -0.5 .. 0.5.
++ * The conversion equations to be implemented are therefore
++ *      R = Y                + 1.40200 * Cr
++ *      G = Y - 0.34414 * Cb - 0.71414 * Cr
++ *      B = Y + 1.77200 * Cb
++ * where Cb and Cr represent the incoming values less CENTERJSAMPLE.
++ * (These numbers are derived from TIFF 6.0 section 21, dated 3-June-92.)
++ *
++ * To avoid floating-point arithmetic, we represent the fractional constants
++ * as integers scaled up by 2^16 (about 4 digits precision); we have to divide
++ * the products by 2^16, with appropriate rounding, to get the correct answer.
++ * Notice that Y, being an integral input, does not contribute any fraction
++ * so it need not participate in the rounding.
++ *
++ * For even more speed, we avoid doing any multiplications in the inner loop
++ * by precalculating the constants times Cb and Cr for all possible values.
++ * For 8-bit JSAMPLEs this is very reasonable (only 256 entries per table);
++ * for 12-bit samples it is still acceptable.  It's not very reasonable for
++ * 16-bit samples, but if you want lossless storage you shouldn't be changing
++ * colorspace anyway.
++ * The Cr=>R and Cb=>B values can be rounded to integers in advance; the
++ * values for the G calculation are left scaled up, since we must add them
++ * together before rounding.
++ */
++
++#define SCALEBITS       16      /* speediest right-shift on some machines */
++
++/* Use static tables for color processing. */
++/* Four tables, each 256 entries of 4 bytes totals 4K which is not bad... */
++
++const int Cr_r_tab[(MAXJSAMPLE+1) * sizeof(int)] ={
++       -0xb3,       -0xb2,       -0xb1,       -0xaf,       -0xae,       -0xac,
++       -0xab,       -0xaa,       -0xa8,       -0xa7,       -0xa5,       -0xa4,
++       -0xa3,       -0xa1,       -0xa0,       -0x9e,       -0x9d,       -0x9c,
++       -0x9a,       -0x99,       -0x97,       -0x96,       -0x95,       -0x93,
++       -0x92,       -0x90,       -0x8f,       -0x8e,       -0x8c,       -0x8b,
++       -0x89,       -0x88,       -0x87,       -0x85,       -0x84,       -0x82,
++       -0x81,       -0x80,       -0x7e,       -0x7d,       -0x7b,       -0x7a,
++       -0x79,       -0x77,       -0x76,       -0x74,       -0x73,       -0x72,
++       -0x70,       -0x6f,       -0x6d,       -0x6c,       -0x6b,       -0x69,
++       -0x68,       -0x66,       -0x65,       -0x64,       -0x62,       -0x61,
++       -0x5f,       -0x5e,       -0x5d,       -0x5b,       -0x5a,       -0x58,
++       -0x57,       -0x56,       -0x54,       -0x53,       -0x51,       -0x50,
++       -0x4f,       -0x4d,       -0x4c,       -0x4a,       -0x49,       -0x48,
++       -0x46,       -0x45,       -0x43,       -0x42,       -0x40,       -0x3f,
++       -0x3e,       -0x3c,       -0x3b,       -0x39,       -0x38,       -0x37,
++       -0x35,       -0x34,       -0x32,       -0x31,       -0x30,       -0x2e,
++       -0x2d,       -0x2b,       -0x2a,       -0x29,       -0x27,       -0x26,
++       -0x24,       -0x23,       -0x22,       -0x20,       -0x1f,       -0x1d,
++       -0x1c,       -0x1b,       -0x19,       -0x18,       -0x16,       -0x15,
++       -0x14,       -0x12,       -0x11,       -0x0f,       -0x0e,       -0x0d,
++       -0x0b,       -0x0a,       -0x08,       -0x07,       -0x06,       -0x04,
++       -0x03,       -0x01,        0x00,        0x01,        0x03,        0x04,
++        0x06,        0x07,        0x08,        0x0a,        0x0b,        0x0d,
++        0x0e,        0x0f,        0x11,        0x12,        0x14,        0x15,
++        0x16,        0x18,        0x19,        0x1b,        0x1c,        0x1d,
++        0x1f,        0x20,        0x22,        0x23,        0x24,        0x26,
++        0x27,        0x29,        0x2a,        0x2b,        0x2d,        0x2e,
++        0x30,        0x31,        0x32,        0x34,        0x35,        0x37,
++        0x38,        0x39,        0x3b,        0x3c,        0x3e,        0x3f,
++        0x40,        0x42,        0x43,        0x45,        0x46,        0x48,
++        0x49,        0x4a,        0x4c,        0x4d,        0x4f,        0x50,
++        0x51,        0x53,        0x54,        0x56,        0x57,        0x58,
++        0x5a,        0x5b,        0x5d,        0x5e,        0x5f,        0x61,
++        0x62,        0x64,        0x65,        0x66,        0x68,        0x69,
++        0x6b,        0x6c,        0x6d,        0x6f,        0x70,        0x72,
++        0x73,        0x74,        0x76,        0x77,        0x79,        0x7a,
++        0x7b,        0x7d,        0x7e,        0x80,        0x81,        0x82,
++        0x84,        0x85,        0x87,        0x88,        0x89,        0x8b,
++        0x8c,        0x8e,        0x8f,        0x90,        0x92,        0x93,
++        0x95,        0x96,        0x97,        0x99,        0x9a,        0x9c,
++        0x9d,        0x9e,        0xa0,        0xa1,        0xa3,        0xa4,
++        0xa5,        0xa7,        0xa8,        0xaa,        0xab,        0xac,
++        0xae,        0xaf,        0xb1,        0xb2,
++  };
++
++const int Cb_b_tab[(MAXJSAMPLE+1) * sizeof(int)] ={
++       -0xe3,       -0xe1,       -0xdf,       -0xde,       -0xdc,       -0xda,
++       -0xd8,       -0xd6,       -0xd5,       -0xd3,       -0xd1,       -0xcf,
++       -0xce,       -0xcc,       -0xca,       -0xc8,       -0xc6,       -0xc5,
++       -0xc3,       -0xc1,       -0xbf,       -0xbe,       -0xbc,       -0xba,
++       -0xb8,       -0xb7,       -0xb5,       -0xb3,       -0xb1,       -0xaf,
++       -0xae,       -0xac,       -0xaa,       -0xa8,       -0xa7,       -0xa5,
++       -0xa3,       -0xa1,       -0x9f,       -0x9e,       -0x9c,       -0x9a,
++       -0x98,       -0x97,       -0x95,       -0x93,       -0x91,       -0x90,
++       -0x8e,       -0x8c,       -0x8a,       -0x88,       -0x87,       -0x85,
++       -0x83,       -0x81,       -0x80,       -0x7e,       -0x7c,       -0x7a,
++       -0x78,       -0x77,       -0x75,       -0x73,       -0x71,       -0x70,
++       -0x6e,       -0x6c,       -0x6a,       -0x69,       -0x67,       -0x65,
++       -0x63,       -0x61,       -0x60,       -0x5e,       -0x5c,       -0x5a,
++       -0x59,       -0x57,       -0x55,       -0x53,       -0x52,       -0x50,
++       -0x4e,       -0x4c,       -0x4a,       -0x49,       -0x47,       -0x45,
++       -0x43,       -0x42,       -0x40,       -0x3e,       -0x3c,       -0x3a,
++       -0x39,       -0x37,       -0x35,       -0x33,       -0x32,       -0x30,
++       -0x2e,       -0x2c,       -0x2b,       -0x29,       -0x27,       -0x25,
++       -0x23,       -0x22,       -0x20,       -0x1e,       -0x1c,       -0x1b,
++       -0x19,       -0x17,       -0x15,       -0x13,       -0x12,       -0x10,
++       -0x0e,       -0x0c,       -0x0b,       -0x09,       -0x07,       -0x05,
++       -0x04,       -0x02,        0x00,        0x02,        0x04,        0x05,
++        0x07,        0x09,        0x0b,        0x0c,        0x0e,        0x10,
++        0x12,        0x13,        0x15,        0x17,        0x19,        0x1b,
++        0x1c,        0x1e,        0x20,        0x22,        0x23,        0x25,
++        0x27,        0x29,        0x2b,        0x2c,        0x2e,        0x30,
++        0x32,        0x33,        0x35,        0x37,        0x39,        0x3a,
++        0x3c,        0x3e,        0x40,        0x42,        0x43,        0x45,
++        0x47,        0x49,        0x4a,        0x4c,        0x4e,        0x50,
++        0x52,        0x53,        0x55,        0x57,        0x59,        0x5a,
++        0x5c,        0x5e,        0x60,        0x61,        0x63,        0x65,
++        0x67,        0x69,        0x6a,        0x6c,        0x6e,        0x70,
++        0x71,        0x73,        0x75,        0x77,        0x78,        0x7a,
++        0x7c,        0x7e,        0x80,        0x81,        0x83,        0x85,
++        0x87,        0x88,        0x8a,        0x8c,        0x8e,        0x90,
++        0x91,        0x93,        0x95,        0x97,        0x98,        0x9a,
++        0x9c,        0x9e,        0x9f,        0xa1,        0xa3,        0xa5,
++        0xa7,        0xa8,        0xaa,        0xac,        0xae,        0xaf,
++        0xb1,        0xb3,        0xb5,        0xb7,        0xb8,        0xba,
++        0xbc,        0xbe,        0xbf,        0xc1,        0xc3,        0xc5,
++        0xc6,        0xc8,        0xca,        0xcc,        0xce,        0xcf,
++        0xd1,        0xd3,        0xd5,        0xd6,        0xd8,        0xda,
++        0xdc,        0xde,        0xdf,        0xe1,
++  };
++
++const int Cr_g_tab[(MAXJSAMPLE+1) * sizeof(int)] ={
++    0x5b6900,    0x5ab22e,    0x59fb5c,    0x59448a,    0x588db8,    0x57d6e6,
++    0x572014,    0x566942,    0x55b270,    0x54fb9e,    0x5444cc,    0x538dfa,
++    0x52d728,    0x522056,    0x516984,    0x50b2b2,    0x4ffbe0,    0x4f450e,
++    0x4e8e3c,    0x4dd76a,    0x4d2098,    0x4c69c6,    0x4bb2f4,    0x4afc22,
++    0x4a4550,    0x498e7e,    0x48d7ac,    0x4820da,    0x476a08,    0x46b336,
++    0x45fc64,    0x454592,    0x448ec0,    0x43d7ee,    0x43211c,    0x426a4a,
++    0x41b378,    0x40fca6,    0x4045d4,    0x3f8f02,    0x3ed830,    0x3e215e,
++    0x3d6a8c,    0x3cb3ba,    0x3bfce8,    0x3b4616,    0x3a8f44,    0x39d872,
++    0x3921a0,    0x386ace,    0x37b3fc,    0x36fd2a,    0x364658,    0x358f86,
++    0x34d8b4,    0x3421e2,    0x336b10,    0x32b43e,    0x31fd6c,    0x31469a,
++    0x308fc8,    0x2fd8f6,    0x2f2224,    0x2e6b52,    0x2db480,    0x2cfdae,
++    0x2c46dc,    0x2b900a,    0x2ad938,    0x2a2266,    0x296b94,    0x28b4c2,
++    0x27fdf0,    0x27471e,    0x26904c,    0x25d97a,    0x2522a8,    0x246bd6,
++    0x23b504,    0x22fe32,    0x224760,    0x21908e,    0x20d9bc,    0x2022ea,
++    0x1f6c18,    0x1eb546,    0x1dfe74,    0x1d47a2,    0x1c90d0,    0x1bd9fe,
++    0x1b232c,    0x1a6c5a,    0x19b588,    0x18feb6,    0x1847e4,    0x179112,
++    0x16da40,    0x16236e,    0x156c9c,    0x14b5ca,    0x13fef8,    0x134826,
++    0x129154,    0x11da82,    0x1123b0,    0x106cde,    0x0fb60c,    0x0eff3a,
++    0x0e4868,    0x0d9196,    0x0cdac4,    0x0c23f2,    0x0b6d20,    0x0ab64e,
++    0x09ff7c,    0x0948aa,    0x0891d8,    0x07db06,    0x072434,    0x066d62,
++    0x05b690,    0x04ffbe,    0x0448ec,    0x03921a,    0x02db48,    0x022476,
++    0x016da4,    0x00b6d2,    0x000000,   -0x00b6d2,   -0x016da4,   -0x022476,
++   -0x02db48,   -0x03921a,   -0x0448ec,   -0x04ffbe,   -0x05b690,   -0x066d62,
++   -0x072434,   -0x07db06,   -0x0891d8,   -0x0948aa,   -0x09ff7c,   -0x0ab64e,
++   -0x0b6d20,   -0x0c23f2,   -0x0cdac4,   -0x0d9196,   -0x0e4868,   -0x0eff3a,
++   -0x0fb60c,   -0x106cde,   -0x1123b0,   -0x11da82,   -0x129154,   -0x134826,
++   -0x13fef8,   -0x14b5ca,   -0x156c9c,   -0x16236e,   -0x16da40,   -0x179112,
++   -0x1847e4,   -0x18feb6,   -0x19b588,   -0x1a6c5a,   -0x1b232c,   -0x1bd9fe,
++   -0x1c90d0,   -0x1d47a2,   -0x1dfe74,   -0x1eb546,   -0x1f6c18,   -0x2022ea,
++   -0x20d9bc,   -0x21908e,   -0x224760,   -0x22fe32,   -0x23b504,   -0x246bd6,
++   -0x2522a8,   -0x25d97a,   -0x26904c,   -0x27471e,   -0x27fdf0,   -0x28b4c2,
++   -0x296b94,   -0x2a2266,   -0x2ad938,   -0x2b900a,   -0x2c46dc,   -0x2cfdae,
++   -0x2db480,   -0x2e6b52,   -0x2f2224,   -0x2fd8f6,   -0x308fc8,   -0x31469a,
++   -0x31fd6c,   -0x32b43e,   -0x336b10,   -0x3421e2,   -0x34d8b4,   -0x358f86,
++   -0x364658,   -0x36fd2a,   -0x37b3fc,   -0x386ace,   -0x3921a0,   -0x39d872,
++   -0x3a8f44,   -0x3b4616,   -0x3bfce8,   -0x3cb3ba,   -0x3d6a8c,   -0x3e215e,
++   -0x3ed830,   -0x3f8f02,   -0x4045d4,   -0x40fca6,   -0x41b378,   -0x426a4a,
++   -0x43211c,   -0x43d7ee,   -0x448ec0,   -0x454592,   -0x45fc64,   -0x46b336,
++   -0x476a08,   -0x4820da,   -0x48d7ac,   -0x498e7e,   -0x4a4550,   -0x4afc22,
++   -0x4bb2f4,   -0x4c69c6,   -0x4d2098,   -0x4dd76a,   -0x4e8e3c,   -0x4f450e,
++   -0x4ffbe0,   -0x50b2b2,   -0x516984,   -0x522056,   -0x52d728,   -0x538dfa,
++   -0x5444cc,   -0x54fb9e,   -0x55b270,   -0x566942,   -0x572014,   -0x57d6e6,
++   -0x588db8,   -0x59448a,   -0x59fb5c,   -0x5ab22e,
++ };
++
++const int Cb_g_tab[(MAXJSAMPLE+1) * sizeof(int)] ={
++    0x2c8d00,    0x2c34e6,    0x2bdccc,    0x2b84b2,    0x2b2c98,    0x2ad47e,
++    0x2a7c64,    0x2a244a,    0x29cc30,    0x297416,    0x291bfc,    0x28c3e2,
++    0x286bc8,    0x2813ae,    0x27bb94,    0x27637a,    0x270b60,    0x26b346,
++    0x265b2c,    0x260312,    0x25aaf8,    0x2552de,    0x24fac4,    0x24a2aa,
++    0x244a90,    0x23f276,    0x239a5c,    0x234242,    0x22ea28,    0x22920e,
++    0x2239f4,    0x21e1da,    0x2189c0,    0x2131a6,    0x20d98c,    0x208172,
++    0x202958,    0x1fd13e,    0x1f7924,    0x1f210a,    0x1ec8f0,    0x1e70d6,
++    0x1e18bc,    0x1dc0a2,    0x1d6888,    0x1d106e,    0x1cb854,    0x1c603a,
++    0x1c0820,    0x1bb006,    0x1b57ec,    0x1affd2,    0x1aa7b8,    0x1a4f9e,
++    0x19f784,    0x199f6a,    0x194750,    0x18ef36,    0x18971c,    0x183f02,
++    0x17e6e8,    0x178ece,    0x1736b4,    0x16de9a,    0x168680,    0x162e66,
++    0x15d64c,    0x157e32,    0x152618,    0x14cdfe,    0x1475e4,    0x141dca,
++    0x13c5b0,    0x136d96,    0x13157c,    0x12bd62,    0x126548,    0x120d2e,
++    0x11b514,    0x115cfa,    0x1104e0,    0x10acc6,    0x1054ac,    0x0ffc92,
++    0x0fa478,    0x0f4c5e,    0x0ef444,    0x0e9c2a,    0x0e4410,    0x0debf6,
++    0x0d93dc,    0x0d3bc2,    0x0ce3a8,    0x0c8b8e,    0x0c3374,    0x0bdb5a,
++    0x0b8340,    0x0b2b26,    0x0ad30c,    0x0a7af2,    0x0a22d8,    0x09cabe,
++    0x0972a4,    0x091a8a,    0x08c270,    0x086a56,    0x08123c,    0x07ba22,
++    0x076208,    0x0709ee,    0x06b1d4,    0x0659ba,    0x0601a0,    0x05a986,
++    0x05516c,    0x04f952,    0x04a138,    0x04491e,    0x03f104,    0x0398ea,
++    0x0340d0,    0x02e8b6,    0x02909c,    0x023882,    0x01e068,    0x01884e,
++    0x013034,    0x00d81a,    0x008000,    0x0027e6,   -0x003034,   -0x00884e,
++   -0x00e068,   -0x013882,   -0x01909c,   -0x01e8b6,   -0x0240d0,   -0x0298ea,
++   -0x02f104,   -0x03491e,   -0x03a138,   -0x03f952,   -0x04516c,   -0x04a986,
++   -0x0501a0,   -0x0559ba,   -0x05b1d4,   -0x0609ee,   -0x066208,   -0x06ba22,
++   -0x07123c,   -0x076a56,   -0x07c270,   -0x081a8a,   -0x0872a4,   -0x08cabe,
++   -0x0922d8,   -0x097af2,   -0x09d30c,   -0x0a2b26,   -0x0a8340,   -0x0adb5a,
++   -0x0b3374,   -0x0b8b8e,   -0x0be3a8,   -0x0c3bc2,   -0x0c93dc,   -0x0cebf6,
++   -0x0d4410,   -0x0d9c2a,   -0x0df444,   -0x0e4c5e,   -0x0ea478,   -0x0efc92,
++   -0x0f54ac,   -0x0facc6,   -0x1004e0,   -0x105cfa,   -0x10b514,   -0x110d2e,
++   -0x116548,   -0x11bd62,   -0x12157c,   -0x126d96,   -0x12c5b0,   -0x131dca,
++   -0x1375e4,   -0x13cdfe,   -0x142618,   -0x147e32,   -0x14d64c,   -0x152e66,
++   -0x158680,   -0x15de9a,   -0x1636b4,   -0x168ece,   -0x16e6e8,   -0x173f02,
++   -0x17971c,   -0x17ef36,   -0x184750,   -0x189f6a,   -0x18f784,   -0x194f9e,
++   -0x19a7b8,   -0x19ffd2,   -0x1a57ec,   -0x1ab006,   -0x1b0820,   -0x1b603a,
++   -0x1bb854,   -0x1c106e,   -0x1c6888,   -0x1cc0a2,   -0x1d18bc,   -0x1d70d6,
++   -0x1dc8f0,   -0x1e210a,   -0x1e7924,   -0x1ed13e,   -0x1f2958,   -0x1f8172,
++   -0x1fd98c,   -0x2031a6,   -0x2089c0,   -0x20e1da,   -0x2139f4,   -0x21920e,
++   -0x21ea28,   -0x224242,   -0x229a5c,   -0x22f276,   -0x234a90,   -0x23a2aa,
++   -0x23fac4,   -0x2452de,   -0x24aaf8,   -0x250312,   -0x255b2c,   -0x25b346,
++   -0x260b60,   -0x26637a,   -0x26bb94,   -0x2713ae,   -0x276bc8,   -0x27c3e2,
++   -0x281bfc,   -0x287416,   -0x28cc30,   -0x29244a,   -0x297c64,   -0x29d47e,
++   -0x2a2c98,   -0x2a84b2,   -0x2adccc,   -0x2b34e6,
++ };
++
++
++/* We assume that right shift corresponds to signed division by 2 with
++ * rounding towards minus infinity.  This is correct for typical "arithmetic
++ * shift" instructions that shift in copies of the sign bit.  But some
++ * C compilers implement >> with an unsigned shift.  For these machines you
++ * must define RIGHT_SHIFT_IS_UNSIGNED.
++ * RIGHT_SHIFT provides a proper signed right shift of an INT32 quantity.
++ * It is only applied with constant shift counts.  SHIFT_TEMPS must be
++ * included in the variables of any routine using RIGHT_SHIFT.
++ */
++
++#ifdef RIGHT_SHIFT_IS_UNSIGNED
++#define SHIFT_TEMPS	INT32 shift_temp;
++#define RIGHT_SHIFT(x,shft)  \
++	((shift_temp = (x)) < 0 ? \
++	 (shift_temp >> (shft)) | ((~((INT32) 0)) << (32-(shft))) : \
++	 (shift_temp >> (shft)))
++#else
++#define SHIFT_TEMPS
++#define RIGHT_SHIFT(x,shft)	((x) >> (shft))
++#endif
++
++
++METHODDEF(void)
++ycc_rgb_convert_argb (j_decompress_ptr cinfo,
++                 JSAMPIMAGE input_buf, JDIMENSION input_row,
++                 JSAMPARRAY output_buf, int num_rows)
++{
++  JDIMENSION num_cols = cinfo->output_width;
++  JSAMPLE * range_limit = cinfo->sample_range_limit;
++
++  SHIFT_TEMPS
++
++  /* This is used if we don't have SSE2 */
++
++  while (--num_rows >= 0) {
++    JSAMPROW inptr0 = input_buf[0][input_row];
++    JSAMPROW inptr1 = input_buf[1][input_row];
++    JSAMPROW inptr2 = input_buf[2][input_row];
++    input_row++;
++    uint32_t *outptr = (uint32_t *) *output_buf++;
++    for (JDIMENSION col = 0; col < num_cols; col++) {
++      int y  = GETJSAMPLE(inptr0[col]);
++      int cb = GETJSAMPLE(inptr1[col]);
++      int cr = GETJSAMPLE(inptr2[col]);
++      JSAMPLE * range_limit_y = range_limit + y;
++      /* Range-limiting is essential due to noise introduced by DCT losses. */
++      outptr[col] = 0xFF000000 |
++                    ( range_limit_y[Cr_r_tab[cr]] << 16 ) |
++                    ( range_limit_y[((int) RIGHT_SHIFT(Cb_g_tab[cb] + Cr_g_tab[cr], SCALEBITS))] << 8 ) |
++                    ( range_limit_y[Cb_b_tab[cb]] );
++    }
++  }
++}
++#endif
++
++
+ ///*************** Inverted CMYK -> RGB conversion *************************
+ /// Input is (Inverted) CMYK stored as 4 bytes per pixel.
+ /// Output is RGB stored as 3 bytes per pixel.
diff --git a/firefox45-hg/patches/patch-ios b/firefox45-hg/patches/patch-ios
new file mode 100644
index 0000000..7e3dcd6
--- /dev/null
+++ b/firefox45-hg/patches/patch-ios
@@ -0,0 +1,8 @@
+$NetBSD: patch-ios,v 1.1 2014/09/29 10:46:24 thomasklausner Exp $
+
+--- ios.orig	2014-09-28 09:03:31.000000000 +0000
++++ ios
+@@ -0,0 +1,3 @@
++#pragma GCC visibility push(default)
++#include_next <ios>
++#pragma GCC visibility pop
diff --git a/firefox45-hg/patches/patch-ipc_chromium_src_base_platform__thread__posix.cc b/firefox45-hg/patches/patch-ipc_chromium_src_base_platform__thread__posix.cc
new file mode 100644
index 0000000..e39e2a6
--- /dev/null
+++ b/firefox45-hg/patches/patch-ipc_chromium_src_base_platform__thread__posix.cc
@@ -0,0 +1,17 @@
+$NetBSD: patch-ipc_chromium_src_base_platform__thread__posix.cc,v 1.4 2015/01/29 11:43:22 thomasklausner Exp $
+
+--- ipc/chromium/src/base/platform_thread_posix.cc.orig	2015-01-29 11:02:17.000000000 +0000
++++ ipc/chromium/src/base/platform_thread_posix.cc
+@@ -9,8 +9,12 @@
+ 
+ #if defined(OS_MACOSX)
+ #include <mach/mach.h>
++#include <dlfcn.h>
++#include <string>
+ #elif defined(OS_NETBSD)
++_Pragma("GCC visibility push(default)")
+ #include <lwp.h>
++_Pragma("GCC visibility pop")
+ #elif defined(OS_LINUX)
+ #include <sys/syscall.h>
+ #include <sys/prctl.h>
diff --git a/firefox45-hg/patches/patch-ipc_chromium_src_base_process__util.h b/firefox45-hg/patches/patch-ipc_chromium_src_base_process__util.h
new file mode 100644
index 0000000..5b6f342
--- /dev/null
+++ b/firefox45-hg/patches/patch-ipc_chromium_src_base_process__util.h
@@ -0,0 +1,14 @@
+$NetBSD: patch-ipc_chromium_src_base_process__util.h,v 1.2 2015/01/29 11:43:22 thomasklausner Exp $
+
+--- ipc/chromium/src/base/process_util.h.orig	2014-09-28 08:30:05.000000000 +0000
++++ ipc/chromium/src/base/process_util.h
+@@ -41,6 +41,9 @@
+ typedef PROCESSENTRY32 ProcessEntry;
+ typedef IO_COUNTERS IoCounters;
+ #elif defined(OS_POSIX)
++#ifndef NAME_MAX
++#define NAME_MAX _POSIX_NAME_MAX
++#endif
+ // TODO(port): we should not rely on a Win32 structure.
+ struct ProcessEntry {
+   int pid;
diff --git a/firefox45-hg/patches/patch-ipc_glue_GeckoChildProcessHost.cpp b/firefox45-hg/patches/patch-ipc_glue_GeckoChildProcessHost.cpp
new file mode 100644
index 0000000..e9614ce
--- /dev/null
+++ b/firefox45-hg/patches/patch-ipc_glue_GeckoChildProcessHost.cpp
@@ -0,0 +1,18 @@
+$NetBSD: patch-ipc_glue_GeckoChildProcessHost.cpp,v 1.3 2015/01/29 11:43:22 thomasklausner Exp $
+
+--- ipc/glue/GeckoChildProcessHost.cpp.orig	2014-09-28 08:30:05.000000000 +0000
++++ ipc/glue/GeckoChildProcessHost.cpp
+@@ -4,7 +4,13 @@
+  * 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/. */
+ 
++#if defined(__NetBSD__)
++_Pragma("GCC visibility push(default)")
++#endif
+ #include "GeckoChildProcessHost.h"
++#if defined(__NetBSD__)
++_Pragma("GCC visibility pop")
++#endif
+ 
+ #include "base/command_line.h"
+ #include "base/string_util.h"
diff --git a/firefox45-hg/patches/patch-ipc_ipdl_ipdl_cxx_ast.py b/firefox45-hg/patches/patch-ipc_ipdl_ipdl_cxx_ast.py
new file mode 100644
index 0000000..63a3022
--- /dev/null
+++ b/firefox45-hg/patches/patch-ipc_ipdl_ipdl_cxx_ast.py
@@ -0,0 +1,25 @@
+$NetBSD: patch-ipc_ipdl_ipdl_cxx_ast.py,v 1.1 2014/09/29 10:46:25 thomasklausner Exp $
+
+Part of https://bugzilla.mozilla.org/show_bug.cgi?id=1026499:
+Make sure storage provided for attributes is properly aligned
+in the generated C++ code.
+
+--- ipc/ipdl/ipdl/cxx/ast.py.orig	2015-10-20 08:24:26.000000000 +0000
++++ ipc/ipdl/ipdl/cxx/ast.py
+@@ -340,12 +340,13 @@ Type.VOIDPTR = Type('void', ptr=1)
+ Type.AUTO = Type('auto')
+ 
+ class TypeArray(Node):
+-    def __init__(self, basetype, nmemb):
+-        '''the type |basetype DECLNAME[nmemb]|.  |nmemb| is an Expr'''
++    def __init__(self, basetype, nmemb, alignType):
++        '''the type |basetype DECLNAME[nmemb]|.  |nmemb| is an Expr, |alignType| is a type'''
+         self.basetype = basetype
+         self.nmemb = nmemb
++        self.alignType = alignType
+     def __deepcopy__(self, memo):
+-        return TypeArray(deepcopy(self.basetype, memo), nmemb)
++        return TypeArray(deepcopy(self.basetype, memo), nmemb, alignType)
+ 
+ class TypeEnum(Node):
+     def __init__(self, name=None):
diff --git a/firefox45-hg/patches/patch-ipc_ipdl_ipdl_cxx_cgen.py b/firefox45-hg/patches/patch-ipc_ipdl_ipdl_cxx_cgen.py
new file mode 100644
index 0000000..d25d51a
--- /dev/null
+++ b/firefox45-hg/patches/patch-ipc_ipdl_ipdl_cxx_cgen.py
@@ -0,0 +1,27 @@
+$NetBSD: patch-ipc_ipdl_ipdl_cxx_cgen.py,v 1.1 2014/09/29 10:46:25 thomasklausner Exp $
+
+Part of https://bugzilla.mozilla.org/show_bug.cgi?id=1026499:
+Make sure storage provided for attributes is properly aligned
+in the generated C++ code.
+
+--- ipc/ipdl/ipdl/cxx/cgen.py.orig	2014-07-17 01:45:18.000000000 +0000
++++ ipc/ipdl/ipdl/cxx/cgen.py
+@@ -101,6 +101,7 @@ class CxxCodeGen(CodePrinter, Visitor):
+     def visitDecl(self, d):
+         # C-syntax arrays make code generation much more annoying
+         if isinstance(d.type, TypeArray):
++            self.write('MOZ_ALIGNED_DECL(')
+             d.type.basetype.accept(self)
+         else:
+             d.type.accept(self)
+@@ -111,7 +112,9 @@ class CxxCodeGen(CodePrinter, Visitor):
+         if isinstance(d.type, TypeArray):
+             self.write('[')
+             d.type.nmemb.accept(self)
+-            self.write(']')
++            self.write('], MOZ_ALIGNOF(')
++            d.type.alignType.accept(self)
++            self.write('))')
+ 
+     def visitParam(self, p):
+         self.visitDecl(p)
diff --git a/firefox45-hg/patches/patch-js__src__vm__SPSProfiler.cpp b/firefox45-hg/patches/patch-js__src__vm__SPSProfiler.cpp
new file mode 100644
index 0000000..cef7917
--- /dev/null
+++ b/firefox45-hg/patches/patch-js__src__vm__SPSProfiler.cpp
@@ -0,0 +1,17 @@
+$NetBSD: patch-js__src__vm__SPSProfiler.cpp,v 1.1 2014/09/29 10:46:25 thomasklausner Exp $
+
+Unclear fallout from our version of bug 840242, attachment v1: some architectures
+fail to link if we do not add the inlines here - might be compiler/arch specific.
+
+
+--- js/src/vm/SPSProfiler.cpp.orig	2014-04-18 02:03:21.000000000 +0000
++++ js/src/vm/SPSProfiler.cpp
+@@ -4,6 +4,8 @@
+  * 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/. */
+ 
++#include "jscntxtinlines.h"
++
+ #include "vm/SPSProfiler.h"
+ 
+ #include "mozilla/DebugOnly.h"
diff --git a/firefox45-hg/patches/patch-media_libcubeb_src_cubeb__alsa.c b/firefox45-hg/patches/patch-media_libcubeb_src_cubeb__alsa.c
new file mode 100644
index 0000000..b0c6f02
--- /dev/null
+++ b/firefox45-hg/patches/patch-media_libcubeb_src_cubeb__alsa.c
@@ -0,0 +1,14 @@
+$NetBSD: patch-media_libcubeb_src_cubeb__alsa.c,v 1.2 2014/12/08 11:52:34 thomasklausner Exp $
+
+--- media/libcubeb/src/cubeb_alsa.c.orig	2014-12-03 19:51:04.000000000 +0000
++++ media/libcubeb/src/cubeb_alsa.c
+@@ -7,6 +7,9 @@
+ #undef NDEBUG
+ #define _DEFAULT_SOURCE
+ #define _BSD_SOURCE
++#if defined(__NetBSD__)
++#define _NETBSD_SOURCE
++#endif
+ #define _XOPEN_SOURCE 500
+ #include <pthread.h>
+ #include <sys/time.h>
diff --git a/firefox45-hg/patches/patch-media_webrtc_trunk_webrtc_modules_video__capture_linux_device__info__linux.cc b/firefox45-hg/patches/patch-media_webrtc_trunk_webrtc_modules_video__capture_linux_device__info__linux.cc
new file mode 100644
index 0000000..e461d10
--- /dev/null
+++ b/firefox45-hg/patches/patch-media_webrtc_trunk_webrtc_modules_video__capture_linux_device__info__linux.cc
@@ -0,0 +1,38 @@
+$NetBSD: patch-media_webrtc_trunk_webrtc_modules_video__capture_linux_device__info__linux.cc,v 1.1 2014/09/29 10:46:25 thomasklausner Exp $
+
+--- media/webrtc/trunk/webrtc/modules/video_capture/linux/device_info_linux.cc.orig	2014-05-29 23:31:23.000000000 +0000
++++ media/webrtc/trunk/webrtc/modules/video_capture/linux/device_info_linux.cc
+@@ -25,10 +25,21 @@
+ #else
+ #include <linux/videodev2.h>
+ #endif
++#ifdef HAVE_LIBV4L2
++#include <libv4l2.h>
++#endif
+ 
+ #include "webrtc/system_wrappers/interface/ref_count.h"
+ #include "webrtc/system_wrappers/interface/trace.h"
+ 
++#ifdef HAVE_LIBV4L2
++#define open	v4l2_open
++#define close	v4l2_close
++#define dup	v4l2_dup
++#define ioctl	v4l2_ioctl
++#define mmap	v4l2_mmap
++#define munmap	v4l2_munmap
++#endif
+ 
+ namespace webrtc
+ {
+@@ -136,6 +147,11 @@ int32_t DeviceInfoLinux::GetDeviceName(
+     memset(deviceNameUTF8, 0, deviceNameLength);
+     memcpy(cameraName, cap.card, sizeof(cap.card));
+ 
++    if (cameraName[0] == '\0')
++    {
++        sprintf(cameraName, "Camera at /dev/video%d", deviceNumber);
++    }
++
+     if (deviceNameLength >= strlen(cameraName))
+     {
+         memcpy(deviceNameUTF8, cameraName, strlen(cameraName));
diff --git a/firefox45-hg/patches/patch-media_webrtc_trunk_webrtc_modules_video__capture_linux_video__capture__linux.cc b/firefox45-hg/patches/patch-media_webrtc_trunk_webrtc_modules_video__capture_linux_video__capture__linux.cc
new file mode 100644
index 0000000..a2c12a6
--- /dev/null
+++ b/firefox45-hg/patches/patch-media_webrtc_trunk_webrtc_modules_video__capture_linux_video__capture__linux.cc
@@ -0,0 +1,30 @@
+$NetBSD: patch-media_webrtc_trunk_webrtc_modules_video__capture_linux_video__capture__linux.cc,v 1.1 2014/09/29 10:46:25 thomasklausner Exp $
+
+--- media/webrtc/trunk/webrtc/modules/video_capture/linux/video_capture_linux.cc.orig	2015-11-20 09:25:20.000000000 +0000
++++ media/webrtc/trunk/webrtc/modules/video_capture/linux/video_capture_linux.cc
+@@ -25,6 +25,9 @@
+ #else
+ #include <linux/videodev2.h>
+ #endif
++#ifdef HAVE_LIBV4L2
++#include <libv4l2.h>
++#endif
+ 
+ #include <new>
+ 
+@@ -33,6 +36,15 @@
+ #include "webrtc/system_wrappers/interface/ref_count.h"
+ #include "webrtc/system_wrappers/interface/trace.h"
+ 
++#ifdef HAVE_LIBV4L2
++#define open	v4l2_open
++#define close	v4l2_close
++#define dup	v4l2_dup
++#define ioctl	v4l2_ioctl
++#define mmap	v4l2_mmap
++#define munmap	v4l2_munmap
++#endif
++
+ namespace webrtc
+ {
+ namespace videocapturemodule
diff --git a/firefox45-hg/patches/patch-mfbt_Alignment.h b/firefox45-hg/patches/patch-mfbt_Alignment.h
new file mode 100644
index 0000000..36fdc4b
--- /dev/null
+++ b/firefox45-hg/patches/patch-mfbt_Alignment.h
@@ -0,0 +1,48 @@
+$NetBSD: patch-mfbt_Alignment.h,v 1.2 2015/08/17 07:30:48 thomasklausner Exp $
+
+Make MOZ_ALIGNOF() use gcc's builtin __alignof__.
+From https://bugzilla.mozilla.org/show_bug.cgi?id=1026499
+
+--- mfbt/Alignment.h.orig	2015-08-16 14:08:46.000000000 +0000
++++ mfbt/Alignment.h
+@@ -10,11 +10,20 @@
+ #define mozilla_Alignment_h
+ 
+ #include "mozilla/Attributes.h"
++#include "mozilla/Attributes.h"
++
+ #include <stddef.h>
+ #include <stdint.h>
+ 
+ namespace mozilla {
+ 
++#if defined(MOZ_HAVE_CXX11_ALIGNAS)
++#define MOZ_ALIGNOF(T) alignof(T)
++#elif defined(__GNUC__)
++#define MOZ_ALIGNOF(T) __alignof__(T)
++#elif defined(_MSC_VER)
++#define MOZ_ALIGNOF(T) __alignof(T)
++#else
+ /*
+  * This class, and the corresponding macro MOZ_ALIGNOF, figures out how many
+  * bytes of alignment a given type needs.
+@@ -33,6 +42,7 @@ public:
+ };
+ 
+ #define MOZ_ALIGNOF(T) mozilla::AlignmentFinder<T>::alignment
++#endif
+ 
+ /*
+  * Declare the MOZ_ALIGNED_DECL macro for declaring aligned types.
+@@ -44,7 +54,10 @@ public:
+  * will declare a two-character array |arr| aligned to 8 bytes.
+  */
+ 
+-#if defined(__GNUC__)
++#if defined(MOZ_HAVE_CXX11_ALIGNAS)
++#  define MOZ_ALIGNED_DECL(_type, _align) \
++     alignas(_align) _type
++#elif defined(__GNUC__)
+ #  define MOZ_ALIGNED_DECL(_type, _align) \
+      _type __attribute__((aligned(_align)))
+ #elif defined(_MSC_VER)
diff --git a/firefox45-hg/patches/patch-mfbt_Attributes.h b/firefox45-hg/patches/patch-mfbt_Attributes.h
new file mode 100644
index 0000000..8ea43a5
--- /dev/null
+++ b/firefox45-hg/patches/patch-mfbt_Attributes.h
@@ -0,0 +1,32 @@
+$NetBSD: patch-mfbt_Attributes.h,v 1.6 2015/08/17 07:30:48 thomasklausner Exp $
+
+--- mfbt/Attributes.h.orig	2015-08-16 14:08:46.000000000 +0000
++++ mfbt/Attributes.h
+@@ -50,6 +50,7 @@
+  * don't indicate support for them here, due to
+  * http://stackoverflow.com/questions/20498142/visual-studio-2013-explicit-keyword-bug
+  */
++#  define MOZ_HAVE_CXX11_ALIGNAS
+ #  define MOZ_HAVE_NEVER_INLINE          __declspec(noinline)
+ #  define MOZ_HAVE_NORETURN              __declspec(noreturn)
+ #  if _MSC_VER >= 1900
+@@ -73,6 +74,9 @@
+ #  ifndef __has_extension
+ #    define __has_extension __has_feature /* compatibility, for older versions of clang */
+ #  endif
++#  if __has_extension(cxx_alignas)
++#    define MOZ_HAVE_CXX11_ALIGNAS
++#  endif
+ #  if __has_extension(cxx_constexpr)
+ #    define MOZ_HAVE_CXX11_CONSTEXPR
+ #  endif
+@@ -86,6 +90,9 @@
+ #    define MOZ_HAVE_NORETURN            __attribute__((noreturn))
+ #  endif
+ #elif defined(__GNUC__)
++#  if MOZ_GCC_VERSION_AT_LEAST(4, 8, 0)
++#    define MOZ_HAVE_CXX11_ALIGNAS
++#  endif
+ #  if defined(__GXX_EXPERIMENTAL_CXX0X__) || __cplusplus >= 201103L
+ #    define MOZ_HAVE_CXX11_CONSTEXPR
+ #    if MOZ_GCC_VERSION_AT_LEAST(4, 8, 0)
diff --git a/firefox45-hg/patches/patch-ostream b/firefox45-hg/patches/patch-ostream
new file mode 100644
index 0000000..a7754ea
--- /dev/null
+++ b/firefox45-hg/patches/patch-ostream
@@ -0,0 +1,8 @@
+$NetBSD: patch-ostream,v 1.1 2014/09/29 10:46:25 thomasklausner Exp $
+
+--- ostream.orig	2014-09-28 09:03:34.000000000 +0000
++++ ostream
+@@ -0,0 +1,3 @@
++#pragma GCC visibility push(default)
++#include_next <ostream>
++#pragma GCC visibility pop
diff --git a/firefox45-hg/patches/patch-toolkit_library_moz.build b/firefox45-hg/patches/patch-toolkit_library_moz.build
new file mode 100644
index 0000000..d1be92b
--- /dev/null
+++ b/firefox45-hg/patches/patch-toolkit_library_moz.build
@@ -0,0 +1,20 @@
+$NetBSD: patch-toolkit_library_moz.build,v 1.1 2014/09/29 10:46:25 thomasklausner Exp $
+
+--- toolkit/library/moz.build.orig	2015-10-25 13:54:43.000000000 +0000
++++ toolkit/library/moz.build
+@@ -229,6 +244,15 @@ if CONFIG['MOZ_NATIVE_LIBVPX']:
+ if not CONFIG['MOZ_TREE_PIXMAN']:
+     OS_LIBS += CONFIG['MOZ_PIXMAN_LIBS']
+ 
++if CONFIG['MOZ_NATIVE_GRAPHITE2']:
++    OS_LIBS += CONFIG['MOZ_GRAPHITE2_LIBS']
++
++if CONFIG['MOZ_NATIVE_HARFBUZZ']:
++    OS_LIBS += CONFIG['MOZ_HARFBUZZ_LIBS']
++
++if CONFIG['MOZ_LIBV4L2_LIBS']:
++    OS_LIBS += CONFIG['MOZ_LIBV4L2_LIBS']
++
+ if CONFIG['MOZ_ALSA']:
+     OS_LIBS += CONFIG['MOZ_ALSA_LIBS']
+ 
diff --git a/firefox45-hg/patches/patch-toolkit_toolkit.mozbuild b/firefox45-hg/patches/patch-toolkit_toolkit.mozbuild
new file mode 100644
index 0000000..f455d5f
--- /dev/null
+++ b/firefox45-hg/patches/patch-toolkit_toolkit.mozbuild
@@ -0,0 +1,15 @@
+$NetBSD: patch-toolkit_toolkit.mozbuild,v 1.2 2014/10/03 13:48:56 thomasklausner Exp $
+
+--- toolkit/toolkit.mozbuild.orig	2014-10-03 13:16:21.000000000 +0000
++++ toolkit/toolkit.mozbuild
+@@ -38,8 +38,8 @@ DIRS += [
+ if CONFIG['MOZ_AUTH_EXTENSION']:
+     DIRS += ['/extensions/auth']
+ 
+-if CONFIG['MOZ_UPDATER']:
+-    DIRS += ['/other-licenses/bsdiff']
++#if CONFIG['MOZ_UPDATER']:
++#    DIRS += ['/other-licenses/bsdiff']
+ 
+ # Gecko/Core components.
+ 
diff --git a/firefox45-hg/patches/patch-unwind.h b/firefox45-hg/patches/patch-unwind.h
new file mode 100644
index 0000000..e564e7d
--- /dev/null
+++ b/firefox45-hg/patches/patch-unwind.h
@@ -0,0 +1,9 @@
+$NetBSD: patch-unwind.h,v 1.1 2014/09/29 10:46:26 thomasklausner Exp $
+
+--- unwind.h.orig	2014-09-28 09:05:44.000000000 +0000
++++ unwind.h
+@@ -0,0 +1,4 @@
++#pragma GCC system_header
++#pragma GCC visibility push(default)
++#include_next <unwind.h>
++#pragma GCC visibility pop
diff --git a/firefox45-hg/patches/patch-xg b/firefox45-hg/patches/patch-xg
new file mode 100644
index 0000000..419d1a1
--- /dev/null
+++ b/firefox45-hg/patches/patch-xg
@@ -0,0 +1,33 @@
+$NetBSD: patch-xg,v 1.1 2014/09/29 10:46:26 thomasklausner Exp $
+
+NetBSD/arm xptcall support code. From pkgsrc/www/firefox/patch-bm.
+
+--- xpcom/reflect/xptcall/md/unix/xptcstubs_arm_netbsd.cpp.orig	2013-01-04 23:44:47.000000000 +0000
++++ xpcom/reflect/xptcall/md/unix/xptcstubs_arm_netbsd.cpp
+@@ -86,18 +86,23 @@ PrepareAndDispatch(nsXPTCStubBase* self,
+  * so they are contiguous with values passed on the stack, and then calls
+  * PrepareAndDispatch() to do the dirty work.
+  */
++#ifndef	__ELF__
++#define	SYMBOLPREFIX	"_"
++#else
++#define	SYMBOLPREFIX
++#endif
+ 
+ #define STUB_ENTRY(n)							\
+ __asm__(								\
+-    ".global	_Stub"#n"__14nsXPTCStubBase\n\t"			\
+-"_Stub"#n"__14nsXPTCStubBase:\n\t"					\
++    ".global	"SYMBOLPREFIX"Stub"#n"__14nsXPTCStubBase\n\t"		\
++SYMBOLPREFIX"Stub"#n"__14nsXPTCStubBase:\n\t"				\
+     "stmfd	sp!, {r1, r2, r3}	\n\t"				\
+     "mov	ip, sp			\n\t"				\
+     "stmfd	sp!, {fp, ip, lr, pc}	\n\t"				\
+     "sub	fp, ip, #4		\n\t"				\
+     "mov	r1, #"#n"		\n\t"    /* = methodIndex 	*/ \
+     "add	r2, sp, #16		\n\t"				\
+-    "bl		_PrepareAndDispatch__FP14nsXPTCStubBaseUiPUi   \n\t"	\
++    "bl		"SYMBOLPREFIX"PrepareAndDispatch__FP14nsXPTCStubBaseUiPUi   \n\t"	\
+     "ldmea	fp, {fp, sp, lr}	\n\t"				\
+     "add	sp, sp, #12		\n\t"				\
+     "mov	pc, lr			\n\t"				\
diff --git a/firefox45-hg/patches/patch-xl b/firefox45-hg/patches/patch-xl
new file mode 100644
index 0000000..1feac83
--- /dev/null
+++ b/firefox45-hg/patches/patch-xl
@@ -0,0 +1,27 @@
+$NetBSD: patch-xl,v 1.1 2014/09/29 10:46:26 thomasklausner Exp $
+
+NetBSD ppc xptcall support code. Originally from pkgsrc/www/mozilla.
+
+--- xpcom/reflect/xptcall/md/unix/xptcinvoke_asm_ppc_netbsd.s.orig	2014-02-12 21:29:26.000000000 +0000
++++ xpcom/reflect/xptcall/md/unix/xptcinvoke_asm_ppc_netbsd.s
+@@ -20,15 +20,15 @@
+ 		      
+         .section ".text"
+ 	.align 2
+-	.globl XPTC_InvokeByIndex
+-	.type  XPTC_InvokeByIndex,@function
++	.globl NS_InvokeByIndex_P
++	.type  NS_InvokeByIndex_P,@function
+ 
+ #
+-# XPTC_InvokeByIndex(nsISupports* that, uint32_t methodIndex,
+-#                    uint32_t paramCount, nsXPTCVariant* params)
++# NS_InvokeByIndex_P(nsISupports* that, PRUint32 methodIndex,
++#                    PRUint32 paramCount, nsXPTCVariant* params)
+ #
+ 
+-XPTC_InvokeByIndex:
++NS_InvokeByIndex_P:
+ 	stwu    sp,-32(sp)			# setup standard stack frame
+ 	mflr    r0				# save LR
+ 	stw     r3,8(sp)			# r3 <= that
diff --git a/firefox45-hg/patches/patch-xm b/firefox45-hg/patches/patch-xm
new file mode 100644
index 0000000..c7252c8
--- /dev/null
+++ b/firefox45-hg/patches/patch-xm
@@ -0,0 +1,49 @@
+$NetBSD: patch-xm,v 1.1 2014/09/29 10:46:26 thomasklausner Exp $
+
+NetBSD/ppc xptcall support code. Originally from pkgsrc/www/mozilla.
+
+--- xpcom/reflect/xptcall/md/unix/xptcinvoke_ppc_netbsd.cpp.orig	2013-01-04 23:44:47.000000000 +0000
++++ xpcom/reflect/xptcall/md/unix/xptcinvoke_ppc_netbsd.cpp
+@@ -5,9 +5,9 @@
+ 
+ // Platform specific code to invoke XPCOM methods on native objects
+ 
+-// The purpose of XPTC_InvokeByIndex() is to map a platform
++// The purpose of NS_InvokeByIndex_P() is to map a platform
+ // indepenpent call to the platform ABI. To do that,
+-// XPTC_InvokeByIndex() has to determine the method to call via vtable
++// NS_InvokeByIndex_P() has to determine the method to call via vtable
+ // access. The parameters for the method are read from the
+ // nsXPTCVariant* and prepared for the native ABI.  For the Linux/PPC
+ // ABI this means that the first 8 integral and floating point
+@@ -69,8 +69,10 @@ invoke_copy_to_stack(uint32_t* d,
+                 if ((uint32_t) d & 4) d++; // doubles are 8-byte aligned on stack
+                 *((double*) d) = s->val.d;
+                 d += 2;
++#if __GXX_ABI_VERSION < 100
+ 		if (gpr < GPR_COUNT)
+ 		    gpr += 2;
++#endif
+             }
+         }
+         else if (!s->IsPtrData() && s->type == nsXPTType::T_FLOAT) {
+@@ -79,8 +81,10 @@ invoke_copy_to_stack(uint32_t* d,
+             else {
+                 *((float*) d) = s->val.f;
+ 		d += 1;
++#if __GXX_ABI_VERSION < 100
+ 		if (gpr < GPR_COUNT)
+ 		    gpr += 1;
++#endif
+ 	    }
+         }
+         else if (!s->IsPtrData() && (s->type == nsXPTType::T_I64
+@@ -107,6 +111,6 @@ invoke_copy_to_stack(uint32_t* d,
+ }
+ 
+ extern "C"
+-XPTC_PUBLIC_API(nsresult)
+-XPTC_InvokeByIndex(nsISupports* that, uint32_t methodIndex,
++EXPORT_XPCOM_API(nsresult)
++NS_InvokeByIndex_P(nsISupports* that, PRUint32 methodIndex,
+                    uint32_t paramCount, nsXPTCVariant* params);
diff --git a/firefox45-hg/patches/patch-xpcom_reflect_xptcall_md_unix_xptcinvoke__asm__mips.S b/firefox45-hg/patches/patch-xpcom_reflect_xptcall_md_unix_xptcinvoke__asm__mips.S
new file mode 100644
index 0000000..a988d97
--- /dev/null
+++ b/firefox45-hg/patches/patch-xpcom_reflect_xptcall_md_unix_xptcinvoke__asm__mips.S
@@ -0,0 +1,52 @@
+$NetBSD: patch-xpcom_reflect_xptcall_md_unix_xptcinvoke__asm__mips.S,v 1.1 2014/09/29 10:46:26 thomasklausner Exp $
+
+--- xpcom/reflect/xptcall/md/unix/xptcinvoke_asm_mips.S.orig	2014-09-28 08:30:07.000000000 +0000
++++ xpcom/reflect/xptcall/md/unix/xptcinvoke_asm_mips.S
+@@ -16,6 +16,47 @@
+ #include <sys/asm.h>
+ #endif
+ 
++#ifdef __NetBSD__
++# include <machine/regdef.h>
++# include <machine/asm.h>
++# ifndef fp
++#  define      fp      s8
++# endif
++# ifndef PTRLOG
++#  if SZREG == 4
++#   define     PTRLOG  2
++#  else
++#   define     PTRLOG  3
++#  endif
++# endif
++# ifndef SETUP_GP
++#  if defined(__mips_o32)
++#   define     SETUP_GP        \
++               .set push;      \
++               .set noreorder; \
++               .cpload t9;     \
++               .set pop
++#   define     SAVE_GP(x)      \
++               .cprestore x
++#  else
++#   define     SETUP_GP
++#   define     SAVE_GP(x)
++#  endif
++# endif
++# ifndef ALSZ
++#  if defined(__mips_n32) || defined(__mips_n64)
++#   define     ALSZ    15
++#   define     ALMASK  ~15
++#  else
++#   define     ALSZ    7
++#   define     ALMASK  ~7
++#  endif
++# endif
++#else
++# include <sys/regdef.h>
++# include <sys/asm.h>
++#endif
++
+ # NARGSAVE is the argument space in the callers frame, including extra
+ # 'shadowed' space for the argument registers. The minimum of 4
+ # argument slots is sometimes predefined in the header files.
diff --git a/firefox45-hg/patches/patch-xpcom_reflect_xptcall_md_unix_xptcinvoke__gcc__x86__unix.cpp b/firefox45-hg/patches/patch-xpcom_reflect_xptcall_md_unix_xptcinvoke__gcc__x86__unix.cpp
new file mode 100644
index 0000000..53d1921
--- /dev/null
+++ b/firefox45-hg/patches/patch-xpcom_reflect_xptcall_md_unix_xptcinvoke__gcc__x86__unix.cpp
@@ -0,0 +1,13 @@
+$NetBSD: patch-xpcom_reflect_xptcall_md_unix_xptcinvoke__gcc__x86__unix.cpp,v 1.1 2014/09/29 10:46:26 thomasklausner Exp $
+
+--- xpcom/reflect/xptcall/md/unix/xptcinvoke_gcc_x86_unix.cpp.orig	2014-09-28 08:30:07.000000000 +0000
++++ xpcom/reflect/xptcall/md/unix/xptcinvoke_gcc_x86_unix.cpp
+@@ -9,7 +9,7 @@
+ #include "xptc_gcc_x86_unix.h"
+ 
+ extern "C" {
+-static void ATTRIBUTE_USED __attribute__ ((regparm(3)))
++void ATTRIBUTE_USED __attribute__ ((regparm(3)))
+ invoke_copy_to_stack(uint32_t paramCount, nsXPTCVariant* s, uint32_t* d)
+ {
+     for(uint32_t i = paramCount; i >0; i--, d++, s++)
diff --git a/firefox45-hg/patches/patch-xptcinvoke__sparc64__netbsd.cpp b/firefox45-hg/patches/patch-xptcinvoke__sparc64__netbsd.cpp
new file mode 100644
index 0000000..51f55b9
--- /dev/null
+++ b/firefox45-hg/patches/patch-xptcinvoke__sparc64__netbsd.cpp
@@ -0,0 +1,89 @@
+$NetBSD: patch-xptcinvoke__sparc64__netbsd.cpp,v 1.1 2014/09/29 10:46:26 thomasklausner Exp $
+
+--- xptcinvoke_sparc64_netbsd.cpp.orig	2014-09-28 13:12:33.000000000 +0000
++++ xptcinvoke_sparc64_netbsd.cpp
+@@ -0,0 +1,84 @@
++/* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*-
++ *
++ * The contents of this file are subject to the Netscape Public
++ * License Version 1.1 (the "License"); you may not use this file
++ * except in compliance with the License. You may obtain a copy of
++ * the License at http://www.mozilla.org/NPL/
++ *
++ * Software distributed under the License is distributed on an "AS
++ * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
++ * implied. See the License for the specific language governing
++ * rights and limitations under the License.
++ *
++ * The Original Code is mozilla.org code.
++ *
++ * The Initial Developer of the Original Code is Netscape
++ * Communications Corporation.  Portions created by Netscape are
++ * Copyright (C) 1998 Netscape Communications Corporation. All
++ * Rights Reserved.
++ *
++ * Contributor(s): 
++ */
++
++/* Platform specific code to invoke XPCOM methods on native objects */
++
++#include "xptcprivate.h"
++
++#if !defined(__sparc64__) && !defined(_LP64)
++#error "This code is for Sparc64 only"
++#endif
++
++extern "C" PRUint32
++invoke_copy_to_stack(PRUint64* d, PRUint32 paramCount, nsXPTCVariant* s)
++{
++  /*
++    We need to copy the parameters for this function to locals and use them
++    from there since the parameters occupy the same stack space as the stack
++    we're trying to populate.
++  */
++  PRUint64 *l_d = d;
++  nsXPTCVariant *l_s = s;
++  PRUint64 l_paramCount = paramCount;
++  PRUint64 regCount = 0;  // return the number of registers to load from the stack
++
++  for(PRUint64 i = 0; i < l_paramCount; i++, l_d++, l_s++)
++  {
++    if (regCount < 5) regCount++;
++
++    if (l_s->IsPtrData())
++    {
++      *l_d = (PRUint64)l_s->ptr;
++      continue;
++    }
++    switch (l_s->type)
++    {
++      case nsXPTType::T_I8    : *((PRInt64*)l_d)     = l_s->val.i8;    break;
++      case nsXPTType::T_I16   : *((PRInt64*)l_d)     = l_s->val.i16;   break;
++      case nsXPTType::T_I32   : *((PRInt64*)l_d)     = l_s->val.i32;   break;
++      case nsXPTType::T_I64   : *((PRInt64*)l_d)     = l_s->val.i64;   break;
++      
++      case nsXPTType::T_U8    : *((PRUint64*)l_d)    = l_s->val.u8;    break;
++      case nsXPTType::T_U16   : *((PRUint64*)l_d)    = l_s->val.u16;   break;
++      case nsXPTType::T_U32   : *((PRUint64*)l_d)    = l_s->val.u32;   break;
++      case nsXPTType::T_U64   : *((PRUint64*)l_d)    = l_s->val.u64;   break;
++
++      /* in the case of floats, we want to put the bits in to the
++         64bit space right justified... floats in the paramter array on
++         sparcv9 use odd numbered registers.. %f1, %f3, so we have to skip
++         the space that would be occupied by %f0, %f2, etc.
++      */
++      case nsXPTType::T_FLOAT : *(((float*)l_d) + 1) = l_s->val.f;     break;
++      case nsXPTType::T_DOUBLE: *((double*)l_d)      = l_s->val.d;     break;
++      case nsXPTType::T_BOOL  : *((PRInt64*)l_d)      = l_s->val.b;     break;
++      case nsXPTType::T_CHAR  : *((PRUint64*)l_d)    = l_s->val.c;     break;
++      case nsXPTType::T_WCHAR : *((PRInt64*)l_d)     = l_s->val.wc;    break;
++
++      default:
++        // all the others are plain pointer types
++        *((void**)l_d) = l_s->val.p;
++        break;
++    }
++  }
++  
++  return regCount;
++}
diff --git a/firefox45-hg/patches/patch-xptcstubs__asm__sparc64__netbsd.s b/firefox45-hg/patches/patch-xptcstubs__asm__sparc64__netbsd.s
new file mode 100644
index 0000000..c41af8e
--- /dev/null
+++ b/firefox45-hg/patches/patch-xptcstubs__asm__sparc64__netbsd.s
@@ -0,0 +1,71 @@
+$NetBSD: patch-xptcstubs__asm__sparc64__netbsd.s,v 1.1 2014/09/29 10:46:26 thomasklausner Exp $
+
+--- xptcstubs_asm_sparc64_netbsd.s.orig	2014-09-28 13:12:35.000000000 +0000
++++ xptcstubs_asm_sparc64_netbsd.s
+@@ -0,0 +1,66 @@
++/* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*-
++ *
++ * The contents of this file are subject to the Netscape Public
++ * License Version 1.1 (the "License"); you may not use this file
++ * except in compliance with the License. You may obtain a copy of
++ * the License at http://www.mozilla.org/NPL/
++ *
++ * Software distributed under the License is distributed on an "AS
++ * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
++ * implied. See the License for the specific language governing
++ * rights and limitations under the License.
++ *
++ * The Original Code is mozilla.org code.
++ *
++ * The Initial Developer of the Original Code is Netscape
++ * Communications Corporation.  Portions created by Netscape are
++ * Copyright (C) 1999 Netscape Communications Corporation. All
++ * Rights Reserved.
++ *
++ * Contributor(s): 
++ */
++
++        .global SharedStub
++
++/*
++    in the frame for the function that called SharedStub are the
++    rest of the parameters we need
++
++*/
++
++SharedStub:
++! we don't create a new frame yet, but work within the frame of the calling
++! function to give ourselves the other parameters we want
++
++	mov	%o0, %o1	       ! shuffle the index up to 2nd place
++	mov	%i0, %o0	       ! the original 'this'
++	add	%fp, 0x7ff + 136, %o2  ! previous stack top adjusted to the first argument slot (beyond 'this')
++
++! save off the original incoming parameters that arrived in 
++! registers, the ABI guarantees the space for us to do this
++	stx	%i1, [%fp + 0x7ff + 136]
++	stx	%i2, [%fp + 0x7ff + 144]
++	stx	%i3, [%fp + 0x7ff + 152]
++	stx	%i4, [%fp + 0x7ff + 160]
++	stx	%i5, [%fp + 0x7ff + 168]
++! now we can build our own stack frame
++	save	%sp,-(128 + 64),%sp    ! room for the register window and
++				       ! struct pointer, rounded up to 0 % 64
++! our function now appears to have been called
++! as SharedStub(nsISupports* that, PRUint32 index, PRUint32* args)
++! so we can just copy these through
++
++	mov	%i0, %o0
++	mov	%i1, %o1
++	mov	%i2, %o2
++	call	PrepareAndDispatch
++	 nop
++	mov	%o0,%i0 	    ! propagate return value
++	b .LL1
++	 nop
++.LL1:
++	ret
++	 restore
++
++       .size	SharedStub, .-SharedStub
++       .type	SharedStub, #function
diff --git a/firefox45-hg/xpi.mk b/firefox45-hg/xpi.mk
new file mode 100644
index 0000000..d883c89
--- /dev/null
+++ b/firefox45-hg/xpi.mk
@@ -0,0 +1,25 @@
+# $NetBSD: xpi.mk,v 1.1 2014/09/29 10:46:23 thomasklausner Exp $
+#
+# common logic for repackaging mozilla extensions (.xpi files)
+# Used by the {firefox,seamonkey,thunderbird}-l10n packages.
+
+USE_TOOLS+=	unzip pax
+
+post-extract: extract-xpi
+
+.PHONY: extract-xpi
+extract-xpi:
+.for f in ${XPI_FILES}
+	${RUN} ${MKDIR} ${WRKDIR}/${f:S/.xpi//} && cd ${WRKDIR}/${f:S/.xpi//} && ${UNZIP_CMD} -aqo "${WRKDIR}/${f}"
+.endfor
+
+do-install: install-xpi
+
+.PHONY: install-xpi
+install-xpi:
+.for f in ${XPI_FILES}
+	id=$$(${AWK} '/em:id=/ {sub("^.*em:id=\"", "");sub("\".*$$","");print $$0}' < ${WRKDIR}/${f:S/.xpi//}/install.rdf);	\
+	  ${MKDIR} ${DESTDIR}${EXTENSIONS_DIR}/$${id} && \
+	  cd ${WRKDIR}/${f:S/.xpi//} &&		\
+	  pax -rw . ${DESTDIR}${EXTENSIONS_DIR}/$${id}
+.endfor


Home | Main Index | Thread Index | Old Index