Chromium Code Reviews| OLD | NEW |
|---|---|
| 1 include_rules = [ | 1 include_rules = [ |
| 2 "+../platform", | 2 "+../platform", |
| 3 "+core", | 3 "+core", |
| 4 "+platform", | |
| 4 | 5 |
| 5 # For subdirectories. | 6 # For subdirectories. |
| 6 "+../../platform", | 7 "+../../platform", |
| 7 ] | 8 ] |
| OLD | NEW |