summaryrefslogtreecommitdiffstats
path: root/components/safe_json/DEPS
blob: 79064f1694d15953beec19b8fab27e9d9d5321a3 (plain)
1
2
3
4
5
6
7
8
9
include_rules = [
  "+content/public/browser",
  "+content/public/common",
  "+content/public/utility",
  "+grit",  # For generated headers
  "+ipc",
  "+jni",
  "+ui/base",
]