trisquel-icecat/icecat/third_party/libwebrtc/api/transport/DEPS
2025-10-06 02:35:48 -06:00

8 lines
175 B
Python

specific_include_rules = {
"stun\.h": [
"+rtc_base/byte_buffer.h",
"+rtc_base/ip_address.h",
"+rtc_base/net_helpers.h",
"+rtc_base/socket_address.h",
],
}