summaryrefslogtreecommitdiffstats
path: root/third_party/libwebrtc/build/config/rts.gni
blob: 677b3fa2fe46ae538efcec809ac7c582f6b8311a (plain)
1
2
3
4
5
declare_args() {
  # For more info about RTS, please see
  # //docs/testing/regression-test-selection.md
  use_rts = false
}