Remove obsolete TODO.
Bug: webrtc:6828 Change-Id: Ieceae91323455c82127f33c5bf51a1b14258a199 Reviewed-on: https://webrtc-review.googlesource.com/38341 Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org> Commit-Queue: Patrik Höglund <phoglund@webrtc.org> Cr-Commit-Position: refs/heads/master@{#21543}
This commit is contained in:

committed by
Commit Bot

parent
14de824cbb
commit
873e5658f1
@ -65,12 +65,6 @@ rtc_static_library("video_quality_analysis") {
|
||||
"frame_analyzer/video_quality_analysis.h",
|
||||
]
|
||||
deps = [
|
||||
# TODO(bugs.webrtc.org/6828): api:optional should be a dependency
|
||||
# of rtc_base:rtc_base_approved_generic but that causes a circular
|
||||
# dependency. In order to fix the chromium build on MSVC64 (dbg)
|
||||
# this dependency has to be added here so the linker can find the
|
||||
# symbols it needs.
|
||||
"../api:optional",
|
||||
"../common_video",
|
||||
"//third_party/libyuv",
|
||||
]
|
||||
|
Reference in New Issue
Block a user