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

7 lines
188 B
Plaintext
Raw Normal View History

include_rules = [
"+system_wrappers",
# Avoid directly using field_trial. Instead use WebRtcKeyValueConfig.
"-system_wrappers/include/field_trial.h",
"+logging/rtc_event_log"
]