summaryrefslogtreecommitdiffstats
path: root/chrome/app/DEPS
blob: 23d36cc1b44f1499d0a17f60e48382bea8985995 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
include_rules = [
  "+breakpad",
  "+chrome/browser",
  "+chrome/installer",
  "+chrome/renderer/chrome_content_renderer_client.h",
  "+chrome/utility/chrome_content_utility_client.h",
  "+grit",  # For generated headers
  "+media/base",  # For initializing media library.
  "+policy",  # For generated headers and source
  "+sandbox",
  "+tools/memory_watcher",
]