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

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