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

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