423c27
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
423c27
--- 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
423c27
+++ firefox-91.0.1/third_party/libwebrtc/webrtc/modules/audio_processing/utility/ooura_fft.cc	2021-09-01 11:11:56.127319530 +0200
423c27
@@ -21,7 +21,7 @@
423c27
  *  be found in the AUTHORS file in the root of the source tree.
423c27
  */
423c27
 
423c27
-#include "modules/audio_processing//utility/ooura_fft.h"
423c27
+#include "modules/audio_processing/utility/ooura_fft.h"
423c27
 
423c27
 #include <math.h>
423c27
 
423c27
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
423c27
--- 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
423c27
+++ firefox-91.0.1/third_party/libwebrtc/webrtc/modules/audio_processing/utility/ooura_fft_sse2.cc	2021-09-01 11:12:32.117449009 +0200
423c27
@@ -8,7 +8,7 @@
423c27
  *  be found in the AUTHORS file in the root of the source tree.
423c27
  */
423c27
 
423c27
-#include "modules/audio_processing//utility/ooura_fft.h"
423c27
+#include "modules/audio_processing/utility/ooura_fft.h"
423c27
 
423c27
 #include <emmintrin.h>
423c27