Commit 6c80d4e7 authored by Pier Angelo Vendrame's avatar Pier Angelo Vendrame 🎃
Browse files

fixup! TB 40807: Added QRCode.js to toolkit/modules

BB 43824: Move from resources:// to moz-src:///.
parent e7b1abd1
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -200,7 +200,6 @@ EXTRA_JS_MODULES += [
    "PrivateBrowsingUtils.sys.mjs",
    "ProcessType.sys.mjs",
    "ProfileAge.sys.mjs",
    "QRCode.sys.mjs",
    "Region.sys.mjs",
    "RemotePageAccessManager.sys.mjs",
    "ResetProfile.sys.mjs",
@@ -228,6 +227,7 @@ MOZ_SRC_FILES += [
    "DragDropFilter.sys.mjs",
    "FaviconUtils.sys.mjs",
    "InputPickerPanelCommon.sys.mjs",
    "QRCode.sys.mjs",
]

if CONFIG["MOZ_ASAN_REPORTER"]: