blob: f2749d4a8a4c527fccec5c0ceb8d2f32d1f29836 [file] [log] [blame]
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", # TODO(joi): Remove once content API in place.
"+content/public/app",
"+content/public/browser/browser_main_runner.h",
"+content/public/browser/render_process_host.h",
"+grit", # For generated headers
"+media/base", # For initializing media library.
"+policy", # For generated headers and source
"+sandbox",
"+sandbox/linux/seccomp-legacy",
"+tools/memory_watcher",
"+third_party/lss/linux_syscall_support.h",
]