Chromium Code Reviews| OLD | NEW |
|---|---|
| 1 include_rules = [ | 1 include_rules = [ |
| 2 "+cc", | 2 "+athena/main", |
| 3 "+ui/aura", | 3 "+ui/aura", |
| 4 "+ui/base", | |
| 4 "+ui/compositor", | 5 "+ui/compositor", |
| 5 "+ui/events", | |
| 6 "+ui/gfx", | 6 "+ui/gfx", |
| 7 "+ui/gl", | 7 "+ui/gl", |
| 8 "+webkit/common/gpu", | 8 "+ui/wm/core", |
| 9 ] | 9 ] |
| OLD | NEW |