summaryrefslogtreecommitdiffstats
path: root/ash/DEPS
blob: 29f9c963b8bf73e6400d099fa5de82156ef22fc8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
include_rules = [
  "+cc/debug",
  "+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",
]