summaryrefslogtreecommitdiffstats
path: root/chrome/utility/DEPS
blob: 8fa5799c188bcd36c90a92875a7a9687568c0475 (plain)
1
2
3
4
5
6
7
8
include_rules = [
  # For out of process profile import. This code needs to be factored out to
  # chrome/common.
  "+chrome/browser/importer",
  "+content/public/child",
  "+content/public/utility",
  "+webkit/glue",
]