Chromium Code Reviews| OLD | NEW |
|---|---|
| 1 include_rules = [ | 1 include_rules = [ |
| 2 "+athena/input/public", | |
| 2 "+athena/screen/public", | 3 "+athena/screen/public", |
| 3 "+ui/aura", | 4 "+ui/aura", |
| 4 "+ui/views", | 5 "+ui/views", |
| 5 "+ui/wm/core", | 6 "+ui/wm/core", |
| 6 ] | 7 ] |
| OLD | NEW |