7 lines
186 B
Plaintext
7 lines
186 B
Plaintext
|
|
include_rules = [
|
||
|
|
"+logging/rtc_event_log",
|
||
|
|
"+system_wrappers",
|
||
|
|
# Avoid directly using field_trial. Instead use WebRtcKeyValueConfig.
|
||
|
|
"-system_wrappers/include/field_trial.h",
|
||
|
|
]
|