summaryrefslogtreecommitdiff
path: root/chromium/services/navigation/DEPS
blob: f0cab60c4f8ef9eb22d2548d8baf292c913b5789 (plain)
1
2
3
4
5
6
7
8
9
include_rules = [
  "+services/ui/public/cpp",
  "+content/public",
  "+content/shell",
  "+net/base",
  "+sandbox",
  "+services/service_manager",
  "+ui"
]