summaryrefslogtreecommitdiffstats
path: root/third_party/libwebrtc/api/transport/DEPS
blob: 53a68e0e85dba2fbced2cfab26e1e1e135f18e32 (plain)
1
2
3
4
5
6
7
specific_include_rules = {
  "stun\.h": [
    "+rtc_base/byte_buffer.h",
    "+rtc_base/ip_address.h",
    "+rtc_base/socket_address.h",
  ],
}