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