summaryrefslogtreecommitdiffstats
path: root/third_party/libwebrtc/system_wrappers/source/DEPS
blob: ac7f5a234f7268fd244f1b41317aae6bd3aa7c10 (plain)
1
2
3
4
5
6
specific_include_rules = {
  # TODO(bugs.webrtc.org/10335): Remove rule when global string is removed.
  "field_trial\.cc": [
    "+experiments/registered_field_trials.h",
  ],
}