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