Removing backwards compatible rtc_event_log_impl target.
TBR=phoglund@webrtc.org Bug: None Change-Id: I035b54dd0acb390af69ff99dd12a37d0c7af802f No-Try: True Reviewed-on: https://webrtc-review.googlesource.com/47383 Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org> Reviewed-by: Björn Terelius <terelius@webrtc.org> Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org> Cr-Commit-Position: refs/heads/master@{#21916}
This commit is contained in:
committed by
Commit Bot
parent
9f5abb6ad7
commit
5c8622fa25
@ -32,16 +32,6 @@ group("logging") {
|
||||
}
|
||||
}
|
||||
|
||||
# TODO(mbonadei): Remove when the following CL is landed:
|
||||
# https://webrtc-review.googlesource.com/c/src/+/46900.
|
||||
# This is only a backwards compatible target.
|
||||
rtc_source_set("rtc_event_log_impl") {
|
||||
visibility = [ "*" ]
|
||||
deps = [
|
||||
":rtc_event_log_impl_base",
|
||||
]
|
||||
}
|
||||
|
||||
rtc_source_set("rtc_event_log_api") {
|
||||
sources = [
|
||||
"rtc_event_log/encoder/rtc_event_log_encoder.h",
|
||||
|
||||
Reference in New Issue
Block a user