Delete rtc::Message and rtc::MessageHandler
Bug: webrtc:9702 Change-Id: I5b9a42264b2a84acce9096b21102233b4ed2f5ce Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/276261 Commit-Queue: Danil Chapovalov <danilchap@webrtc.org> Reviewed-by: Tomas Gunnarsson <tommi@webrtc.org> Cr-Commit-Position: refs/heads/main@{#38160}
This commit is contained in:
committed by
WebRTC LUCI CQ
parent
65ab3460f5
commit
cbad8add12
@ -927,7 +927,6 @@ rtc_library("threading") {
|
||||
"async_resolver.h",
|
||||
"internal/default_socket_server.cc",
|
||||
"internal/default_socket_server.h",
|
||||
"message_handler.h",
|
||||
"network_monitor.cc",
|
||||
"network_monitor.h",
|
||||
"network_monitor_factory.cc",
|
||||
@ -936,7 +935,6 @@ rtc_library("threading") {
|
||||
"physical_socket_server.h",
|
||||
"thread.cc",
|
||||
"thread.h",
|
||||
"thread_message.h",
|
||||
]
|
||||
absl_deps = [
|
||||
"//third_party/abseil-cpp/absl/algorithm:container",
|
||||
|
||||
Reference in New Issue
Block a user