OLD | NEW |
---|---|
1 include_rules = [ | 1 include_rules = [ |
2 "+athena/activity", | |
2 "+athena/main", | 3 "+athena/main", |
4 "+third_party/skia/include", | |
3 "+ui/aura", | 5 "+ui/aura", |
4 "+ui/base", | 6 "+ui/base", |
5 "+ui/compositor", | 7 "+ui/compositor", |
6 "+ui/gfx", | 8 "+ui/gfx", |
7 "+ui/gl", | 9 "+ui/gl", |
8 "+ui/wm/core", | 10 "+ui/wm/core", |
9 ] | 11 ] |
OLD | NEW |