BUG=NONE Review-Url: https://codereview.webrtc.org/2855023003 Cr-Commit-Position: refs/heads/master@{#18443}
18 lines
351 B
Python
18 lines
351 B
Python
include_rules = [
|
|
"+WebRTC",
|
|
"+Common",
|
|
"+Video",
|
|
"+Audio",
|
|
"+UI",
|
|
"+PeerConnection",
|
|
"+VideoToolbox",
|
|
"+Metal",
|
|
"+webrtc/api",
|
|
"+webrtc/common_video/h264",
|
|
"+webrtc/common_video/include",
|
|
"+webrtc/common_video/libyuv/include",
|
|
"+webrtc/media",
|
|
"+webrtc/modules/video_coding",
|
|
"+webrtc/pc",
|
|
"+webrtc/system_wrappers",
|
|
] |