webrtc/api/test/video/DEPS
Artem Titov 6a78e93346 [PCLF] Introduce test video source and make it more controllable
Bug: b/272350185
Change-Id: I15572b7e4d0cb0ce41da676a4eedbc1e138510fc
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/298047
Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org>
Commit-Queue: Artem Titov <titovartem@webrtc.org>
Reviewed-by: Harald Alvestrand <hta@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#39621}
2023-03-21 14:15:24 +00:00

6 lines
150 B
Python

specific_include_rules = {
"test_video_track_source\.h": [
"+rtc_base/thread_annotations.h",
"+rtc_base/system/no_unique_address.h",
],
}