mirror of
https://github.com/mollyim/webrtc.git
synced 2025-05-13 13:50:40 +01:00

Bug: webrtc:8603 Change-Id: I2ce1f96a80dd23e420b3693b899d2b14382fd2d7 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/266765 Reviewed-by: Ivo Creusen <ivoc@webrtc.org> Reviewed-by: Harald Alvestrand <hta@webrtc.org> Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org> Commit-Queue: Harald Alvestrand <hta@webrtc.org> Auto-Submit: Oleh Prypin <oprypin@google.com> Cr-Commit-Position: refs/heads/main@{#37363}
5 lines
79 B
Python
5 lines
79 B
Python
specific_include_rules = {
|
|
"opus_inst\.h": [
|
|
"+third_party/opus",
|
|
],
|
|
}
|