summaryrefslogtreecommitdiffstats
path: root/webkit/tools/DEPS
blob: 84a57f53a141d7381184b8d730a155cd016b8d30 (plain)
1
2
3
4
5
6
7
8
include_rules = [
  "+chrome/common",
  "+skia/ext",

  # Allow inclusion of WebKit mac headers.
  # This may need to be cleaned up, see http://crbug.com/12149
  "+mac",
]