summaryrefslogtreecommitdiffstats
path: root/mojo/common/DEPS
blob: f3ee1c8915d5acaf936b1a420e5720d3fe32f9b3 (plain)
1
2
3
4
5
6
include_rules = [
  # common must not depend on embedder.
  "-mojo",
  "+mojo/common",
  "+third_party/mojo/src/mojo/public",
]