c82edc
diff -up firefox-68.0/media/libyuv/libyuv/tools_libyuv/autoroller/unittests/testdata/DEPS.chromium.old firefox-68.0/media/libyuv/libyuv/tools_libyuv/autoroller/unittests/testdata/DEPS.chromium
c82edc
diff -up firefox-68.0/media/webrtc/trunk/Makefile.old firefox-68.0/media/webrtc/trunk/Makefile
c82edc
diff -up firefox-68.0/old-configure.in.old firefox-68.0/old-configure.in
c82edc
--- firefox-68.0/old-configure.in.old	2019-07-25 21:39:10.458338754 +0200
c82edc
+++ firefox-68.0/old-configure.in	2019-07-25 21:39:17.316311409 +0200
c82edc
@@ -1537,7 +1537,7 @@ MOZ_ARG_WITH_BOOL(system-nss,
f9af33
     _USE_SYSTEM_NSS=1 )
f9af33
 
f9af33
 if test -n "$_USE_SYSTEM_NSS"; then
c82edc
-    AM_PATH_NSS(3.44.1, [MOZ_SYSTEM_NSS=1], [AC_MSG_ERROR([you don't have NSS installed or your version is too old])])
c82edc
+    AM_PATH_NSS(3.44.0, [MOZ_SYSTEM_NSS=1], [AC_MSG_ERROR([you don't have NSS installed or your version is too old])])
f9af33
 fi
f9af33
 
c82edc
 NSS_CFLAGS="$NSS_CFLAGS -I${DIST}/include/nss"