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