xref: /aosp_15_r20/external/webrtc/rtc_base/synchronization/DEPS (revision d9f758449e529ab9291ac668be2861e7a55c2422)
1specific_include_rules = {
2  "mutex_abseil\.h": [
3    "+absl/synchronization"
4  ],
5  ".*_benchmark\.cc": [
6    "+benchmark",
7  ],
8  ".*_unittest\.cc": [
9    "+benchmark",
10  ]
11}
12