Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

19 lines
395 B
Plaintext
Raw Normal View History

include_rules = [
"+webrtc/api",
"+webrtc/base",
"+webrtc/call",
"+webrtc/logging/rtc_event_log",
"+webrtc/media",
"+webrtc/modules/audio_coding",
"+webrtc/modules/audio_processing",
"+webrtc/p2p",
"+webrtc/pc",
"+webrtc/modules/rtp_rtcp",
"+webrtc/system_wrappers",
"+webrtc/modules/audio_device",
"+webrtc/modules/video_coding",
"+webrtc/modules/video_render",
]