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