summaryrefslogtreecommitdiff
path: root/chromium/components/payments/DEPS
blob: 151fdf5f8b684de120e63da7cd44cfa25ed5ade9 (plain)
1
2
3
4
5
6
7
8
include_rules = [
  "+components/autofill",
  # TODO(crbug.com/679381): Move this to components/payments/content.
  "+content/public/browser",

  "+mojo/public/cpp",
  "+third_party/re2",
]