summaryrefslogtreecommitdiffstats
path: root/ash/DEPS
blob: 7aa545bd91efcd2af1759009f0036b5ae3481fd6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
include_rules = [
  "+chromeos",
  "+content/public",
  "+grit/ash_resources.h",
  "+grit/ash_strings.h",
  "+grit/ash_wallpaper_resources.h",
  "+grit/ui_resources.h",
  "+grit/ui_strings.h",
  "+skia/ext",
  "+third_party/cros_system_api",
  "+third_party/skia",
  "+net",
  "+ui",
  "+win8",
]