summaryrefslogtreecommitdiffstats
path: root/ash/DEPS
blob: aa8ff27cfa75ed9bf377afadf0286093b2b38f7f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
include_rules = [
  "+device/bluetooth",
  "+cc/debug",
  "+chromeos",
  "+gpu/config",
  "+grit/ash_resources.h",
  "+grit/ash_strings.h",
  "+grit/ui_resources.h",
  "+grit/ui_strings.h",
  "+media",
  "+skia/ext",
  "+third_party/cros_system_api",
  "+third_party/skia",
  "+net",
  "+ui",
  "+win8",
]