8e9ec3
diff -up firefox-91.0.1/third_party/libwebrtc/webrtc/modules/audio_processing/utility/ooura_fft.cc.debuginfo-fix firefox-91.0.1/third_party/libwebrtc/webrtc/modules/audio_processing/utility/ooura_fft.cc
8e9ec3
--- firefox-91.0.1/third_party/libwebrtc/webrtc/modules/audio_processing/utility/ooura_fft.cc.debuginfo-fix	2021-09-01 11:11:46.738285751 +0200
8e9ec3
+++ firefox-91.0.1/third_party/libwebrtc/webrtc/modules/audio_processing/utility/ooura_fft.cc	2021-09-01 11:11:56.127319530 +0200
8e9ec3
@@ -21,7 +21,7 @@
8e9ec3
  *  be found in the AUTHORS file in the root of the source tree.
8e9ec3
  */
8e9ec3
 
8e9ec3
-#include "modules/audio_processing//utility/ooura_fft.h"
8e9ec3
+#include "modules/audio_processing/utility/ooura_fft.h"
8e9ec3
 
8e9ec3
 #include <math.h>
8e9ec3
 
8e9ec3
diff -up firefox-91.0.1/third_party/libwebrtc/webrtc/modules/audio_processing/utility/ooura_fft_sse2.cc.debuginfo-fix firefox-91.0.1/third_party/libwebrtc/webrtc/modules/audio_processing/utility/ooura_fft_sse2.cc
8e9ec3
--- firefox-91.0.1/third_party/libwebrtc/webrtc/modules/audio_processing/utility/ooura_fft_sse2.cc.debuginfo-fix	2021-09-01 11:12:26.513428847 +0200
8e9ec3
+++ firefox-91.0.1/third_party/libwebrtc/webrtc/modules/audio_processing/utility/ooura_fft_sse2.cc	2021-09-01 11:12:32.117449009 +0200
8e9ec3
@@ -8,7 +8,7 @@
8e9ec3
  *  be found in the AUTHORS file in the root of the source tree.
8e9ec3
  */
8e9ec3
 
8e9ec3
-#include "modules/audio_processing//utility/ooura_fft.h"
8e9ec3
+#include "modules/audio_processing/utility/ooura_fft.h"
8e9ec3
 
8e9ec3
 #include <emmintrin.h>
8e9ec3