| Index: tools_webrtc/ubsan/blacklist.txt
 | 
| diff --git a/tools_webrtc/ubsan/blacklist.txt b/tools_webrtc/ubsan/blacklist.txt
 | 
| index a65b1600c412f145a9788a7fff56d49226c05793..a446f31e585d0ab9e4dd5ae08df8daebb7d88ce5 100644
 | 
| --- a/tools_webrtc/ubsan/blacklist.txt
 | 
| +++ b/tools_webrtc/ubsan/blacklist.txt
 | 
| @@ -17,22 +17,3 @@ src:*/third_party/openh264/*
 | 
|  #############################################################################
 | 
|  # Ignore system libraries.
 | 
|  src:*/usr/*
 | 
| -
 | 
| -#############################################################################
 | 
| -# https://bugs.chromium.org/p/webrtc/issues/detail?id=5513
 | 
| -fun:*FilterBanksTest*CalculateResidualEnergyTester*
 | 
| -
 | 
| -#############################################################################
 | 
| -# https://bugs.chromium.org/p/webrtc/issues/detail?id=8200
 | 
| -fun:*WebRtcAecm_ProcessBlock*
 | 
| -
 | 
| -#############################################################################
 | 
| -# Ignore errors in common_audio.
 | 
| -# https://bugs.chromium.org/p/webrtc/issues/detail?id=5486
 | 
| -src:*/webrtc/common_audio/signal_processing/signal_processing_unittest.cc
 | 
| -src:*/webrtc/common_audio/signal_processing/resample_by_2_internal.c
 | 
| -fun:*WebRtcSpl_AddSatW32*
 | 
| -fun:*WebRtcSpl_SubSatW32*
 | 
| -fun:*WebRtcSpl_DivW32HiLow*
 | 
| -fun:*WebRtcSpl_LevinsonDurbin*
 | 
| -fun:*GmmProbability*
 | 
| 
 |