Remove obsolete TODO.
It's fine that system_wrappers depends on rtc_base; the circular dependency between them has been resolved. Bug: webrtc:6828 Change-Id: Ibdc04c1ce30aafade7e9045f38f34370f8ac514b Reviewed-on: https://webrtc-review.googlesource.com/38721 Commit-Queue: Patrik Höglund <phoglund@webrtc.org> Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org> Cr-Commit-Position: refs/heads/master@{#21570}
This commit is contained in:
parent
e5a93a7201
commit
b3fb9389b2
@ -93,7 +93,6 @@ rtc_static_library("system_wrappers") {
|
||||
|
||||
# Windows needs ../rtc_base:rtc_base due to include of
|
||||
# webrtc/rtc_base/win32.h in source/clock.cc.
|
||||
# TODO(kjellander): Remove (bugs.webrtc.org/6828)
|
||||
deps += [ "../rtc_base:rtc_base" ]
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user