summaryrefslogtreecommitdiffstats
path: root/content/worker/DEPS
blob: 69dde6e38cf7269459885e78a8fab5a5480675cf (plain)
1
2
3
4
5
6
7
8
include_rules = [
  "+chrome/app", # For UI test
  "+content/browser/worker_host",  # For UI test.
  "+sandbox/src",
  "+webkit/appcache",
  "+webkit/glue",
]