summaryrefslogtreecommitdiffstats
path: root/app/DEPS
blob: 8df82dee71c04e60d88aecc45c215b29c3d4bbf9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
include_rules = [
  "+gfx",
  "+grit/app_locale_settings.h",
  "+grit/app_strings.h",
  "+net",
  "+skia",
  "+third_party/mozilla",
  "+ui",

  "-chrome",
  "-third_party/WebKit",
]