Give names to all utility processes.
[chromium-blink-merge.git] / chrome / browser / extensions / DEPS
blob5bbbf4e3930de99ef55ae9db963401e85a22781e
1 include_rules = [
2   # TODO(benwells): Once the extensions component is established
3   # and there are only chrome specific extension things left in
4   # chrome/browser/extensions, the restriction of not being able
5   # to depend on apps will be lifted.
6   "-apps",
7   "-chrome/browser/apps",
8   "+components/crx_file",
9   "+components/user_manager",
10   "+extensions/strings/grit/extensions_strings.h",
12   # For access to testing command line switches.
13   "+ppapi/shared_impl",