mirror of
https://github.com/mollyim/webrtc.git
synced 2025-05-12 21:30:45 +01:00

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}
6 lines
150 B
Python
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",
|
|
],
|
|
}
|