OLD | NEW |
---|---|
1 include_rules = [ | 1 include_rules = [ |
2 "+chromeos/system", | 2 "+chromeos/system", |
3 "+third_party/skia", | |
oshima
2017/01/10 17:02:26
can you add this to the specific file?
kylechar
2017/01/10 18:18:37
Done.
| |
3 "+ui/base", | 4 "+ui/base", |
4 "+ui/events/devices", | 5 "+ui/events/devices", |
5 "+ui/strings", | 6 "+ui/strings", |
6 ] | 7 ] |
OLD | NEW |