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.
7 "-chrome/browser/apps",
8 "+components/chrome_apps",
9 "+components/crx_file",
10 "+components/strings/grit/components_strings.h",
11 "+components/user_manager",
12 "+extensions/strings/grit/extensions_strings.h",
13 "+grit", # For generated headers
15 # For access to testing command line switches.
19 "+components/safe_json",