summaryrefslogtreecommitdiffstats
path: root/mojo/DEPS
blob: aa5b7ea1561e8b41335c08df51792c44ce7d4428 (plain)
1
2
3
4
5
6
7
8
9
include_rules = [
  "+base",
  "+build",
  "+mojo",
  "+testing",
  "+third_party/mojo/src/mojo/edk",
  "-third_party/mojo/src/mojo/edk/system",
  "+third_party/mojo/src/mojo/public",
]