telegram/TMessagesProj/jni/voip/webrtc/api/adaptation/DEPS
2025-11-22 14:04:28 +01:00

7 lines
No EOL
189 B
Python

specific_include_rules = {
"resource\.h": [
# ref_count.h is a public_deps of rtc_base:refcount. Necessary because of
# rtc::RefCountInterface.
"+rtc_base/ref_count.h",
],
}