OLD | NEW |
---|---|
1 include_rules = [ | 1 include_rules = [ |
2 "+third_party/iaccessible2", | 2 "+third_party/iaccessible2", |
3 "+ui/base/i18n", | |
Mark Mentovai
2016/03/09 03:00:30
You should be depending on base/i18n, not the none
Mark Mentovai
2016/03/09 03:00:30
I find it weird that things in ui/accessibility ar
| |
3 "+ui/base/win", | 4 "+ui/base/win", |
4 "+ui/gfx", | 5 "+ui/gfx", |
5 ] | 6 ] |
OLD | NEW |