• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1include_rules = [
2  "+call",
3  "+common_video",
4  "+logging/rtc_event_log",
5  "+system_wrappers",
6  # Avoid directly using field_trial. Instead use WebRtcKeyValueConfig.
7  "-system_wrappers/include/field_trial.h",
8]
9