Bug: webrtc:9935 Change-Id: Icb96123c5feb9dee309734d2a8ba88e23a467bef Reviewed-on: https://webrtc-review.googlesource.com/c/108301 Commit-Queue: Björn Terelius <terelius@webrtc.org> Reviewed-by: Niels Moller <nisse@webrtc.org> Reviewed-by: Magnus Jedvert <magjed@webrtc.org> Cr-Commit-Position: refs/heads/master@{#25431}
14 lines
236 B
Python
14 lines
236 B
Python
include_rules = [
|
|
"+api",
|
|
"+common_video",
|
|
"+media",
|
|
"+modules/audio_device",
|
|
"+modules/video_capture",
|
|
"+modules/audio_processing",
|
|
"+p2p",
|
|
"+pc",
|
|
"+sdk/objc",
|
|
"+system_wrappers/include",
|
|
"+third_party/libyuv",
|
|
]
|