Compile remote_bitrate_estimator without -Wno-exit-time-destructors.

Bug: webrtc:9693
Change-Id: I5f50d513a3eaf441557c0c298b3a92dc6dc101b2
Reviewed-on: https://webrtc-review.googlesource.com/103500
Reviewed-by: Sebastian Jansson <srte@webrtc.org>
Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#24960}
diff --git a/modules/remote_bitrate_estimator/BUILD.gn b/modules/remote_bitrate_estimator/BUILD.gn
index f5fccbd..13fbad3 100644
--- a/modules/remote_bitrate_estimator/BUILD.gn
+++ b/modules/remote_bitrate_estimator/BUILD.gn
@@ -34,7 +34,6 @@
   if (rtc_enable_bwe_test_logging) {
     defines = [ "BWE_TEST_LOGGING_COMPILE_TIME_ENABLE=1" ]
 
-    configs += [ "../..:no_exit_time_destructors" ]
     sources += [ "test/bwe_test_logging.cc" ]
   } else {
     defines = [ "BWE_TEST_LOGGING_COMPILE_TIME_ENABLE=0" ]