summaryrefslogtreecommitdiffstats
path: root/chrome/browser/renderer_host/DEPS
blob: f72b9ea7c0248f01a33a3482573869610233dcc3 (plain)
1
2
3
4
5
6
include_rules = [
  # renderer_host is intended to support the content layer's renderers. No
  # reference to the tab contents is allowed.
  "-chrome/browser/tab_contents",
]