Index: webrtc/modules/remote_bitrate_estimator/BUILD.gn |
diff --git a/webrtc/modules/remote_bitrate_estimator/BUILD.gn b/webrtc/modules/remote_bitrate_estimator/BUILD.gn |
index ea4f38e88f1938c252a290a6c82f0cbc2b505d07..6377eae378cc6eaf039a5bc79c7a3ede85ec9e2a 100644 |
--- a/webrtc/modules/remote_bitrate_estimator/BUILD.gn |
+++ b/webrtc/modules/remote_bitrate_estimator/BUILD.gn |
@@ -46,7 +46,6 @@ rtc_source_set("remote_bitrate_estimator") { |
defines = [ "BWE_TEST_LOGGING_COMPILE_TIME_ENABLE=0" ] |
} |
- configs += [ "../..:common_config" ] |
public_configs = [ "../..:common_inherited_config" ] |
if (is_clang) { |
@@ -100,7 +99,6 @@ if (rtc_include_tests) { |
defines = [ "BWE_TEST_LOGGING_COMPILE_TIME_ENABLE=0" ] |
} |
- configs += [ "../..:common_config" ] |
public_configs = [ "../..:common_inherited_config" ] |
if (is_clang) { |