Chromium Code Reviews| OLD | NEW |
|---|---|
| 1 include_rules = [ | 1 include_rules = [ |
| 2 "+chromeos/arc", | 2 "+chromeos/arc", |
| 3 "+chromeos/chromeos_switches.h", | 3 "+chromeos/chromeos_switches.h", |
| 4 "+chromeos/dbus", | 4 "+chromeos/dbus", |
| 5 "+ipc", | 5 "+ipc", |
| 6 "+ui", | |
| 6 ] | 7 ] |
| OLD | NEW |