Chromium Code Reviews| OLD | NEW |
|---|---|
| 1 include_rules = [ | 1 include_rules = [ |
| 2 "+athena/home", | 2 "+athena/home", |
| 3 "+athena/screen", | 3 "+athena/screen", |
| 4 "+athena/task", | |
| 4 "+athena/wm", | 5 "+athena/wm", |
| 5 "+ui/aura", | 6 "+ui/aura", |
| 6 "+ui/base", | 7 "+ui/base", |
| 7 "+ui/compositor", | 8 "+ui/compositor", |
| 8 "+ui/gl", | 9 "+ui/gl", |
| 9 "+ui/wm", | 10 "+ui/wm", |
| 10 ] | 11 ] |
| OLD | NEW |