blob: 7fdf32346fe4798c71f340c5ce621f338055898d (
plain)
1
2
3
4
5
6
7
8
|
include_rules = [
"+chrome/app/chrome_breakpad_client.h",
"+components/crash",
"+components/nacl",
"+content/public/app/startup_helper_win.h",
"+content/public/common/content_switches.h",
"+sandbox/win/src",
]
|