Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1847)

Unified Diff: webrtc/modules/remote_bitrate_estimator/BUILD.gn

Issue 2377303002: Revert of Fix race / crash in OnNetworkRouteChanged(). (Closed)
Patch Set: Created 4 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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 2a7c68f7737dda5ba4f5e6cc4bc87083d6c0e2fd..ea0e214bdc2f45dd2a735a04c6245e62f036faee 100644
--- a/webrtc/modules/remote_bitrate_estimator/BUILD.gn
+++ b/webrtc/modules/remote_bitrate_estimator/BUILD.gn
@@ -30,6 +30,8 @@
"remote_estimator_proxy.h",
"send_time_history.cc",
"test/bwe_test_logging.h",
+ "transport_feedback_adapter.cc",
+ "transport_feedback_adapter.h",
]
if (!rtc_include_tests) {

Powered by Google App Engine
This is Rietveld 408576698