summaryrefslogtreecommitdiffstats
path: root/third_party/libwebrtc/api/numerics/DEPS
blob: 2d89d57557544aa0363efaf83d86636017e549b1 (plain)
1
2
3
4
5
6
specific_include_rules = {
  # Some internal headers are allowed even in API headers:
  "samples_stats_counter\.h": [
    "+rtc_base/numerics/running_statistics.h",
  ]
}