OLD | NEW |
---|---|
1 include_rules = [ | 1 include_rules = [ |
2 "+components/grit", | |
Peter Kasting
2016/01/26 16:35:13
Is it intentional that this says /grit where the .
blundell
2016/01/28 08:48:54
Yep. The header file is generated into <gen_dir>/c
| |
2 "+components/security_state", | 3 "+components/security_state", |
4 "+ui/gfx", | |
3 ] | 5 ] |
OLD | NEW |