Delete leftover mention of AsyncInvoker

Bug: None
Change-Id: I8900873f096225fecfbb2115642fa16178078db6
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/189545
Reviewed-by: Sebastian Jansson <srte@webrtc.org>
Reviewed-by: Sami Kalliomäki <sakal@webrtc.org>
Reviewed-by: Harald Alvestrand <hta@webrtc.org>
Commit-Queue: Niels Moller <nisse@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#32440}
This commit is contained in:
Niels Möller
2020-10-19 10:26:06 +02:00
committed by Commit Bot
parent af70418357
commit d40c764ba8
3 changed files with 0 additions and 7 deletions

View File

@ -11,11 +11,6 @@ specific_include_rules = {
"fake_constraints\.h": [
"+rtc_base/string_encode.h",
],
"loopback_media_transport\.h": [
"+rtc_base/async_invoker.h",
"+rtc_base/thread.h",
"+rtc_base/thread_checker.h",
],
"neteq_factory_with_codecs\.h": [
"+system_wrappers/include/clock.h",
],