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