summaryrefslogtreecommitdiffstats
path: root/webkit/common/DEPS
blob: e517c62ec8ef28c48faffa96d086e00052e76ace (plain)
1
2
3
4
5
6
7
8
9
include_rules = [
  "+ppapi/c",
  "+ppapi/shared_impl",
  "+ppapi/thunk",
  # TODO(scottmg): http://crbug.com/239107
  "+ui/base/clipboard",
  "-webkit/browser",
  "-webkit/renderer",
]