summaryrefslogtreecommitdiff
path: root/chromium/content/utility/DEPS
blob: 1e371033071ab48a5ef6f97f0f6bfcfe428c267a (plain)
1
2
3
4
5
6
7
8
9
10
11
include_rules = [
  "+components/scheduler/child",
  "+content/child",
  "+content/network",
  "+content/public/utility",
  "+services/data_decoder",
  "+services/service_manager",
  "+services/shape_detection",
  "+services/video_capture",
  "+sandbox/win/src",
]