OLD | NEW |
---|---|
1 include_rules = [ | 1 include_rules = [ |
2 "+base", | |
3 "+base/i18n", | |
Mark Mentovai
2016/03/09 18:42:35
Shouldn’t be necessary if you’re adding base alrea
| |
2 "+third_party/iaccessible2", | 4 "+third_party/iaccessible2", |
3 "+ui/base/win", | 5 "+ui/base/win", |
4 "+ui/gfx", | 6 "+ui/gfx", |
5 ] | 7 ] |
OLD | NEW |