Chromium Code Reviews| OLD | NEW |
|---|---|
| 1 include_rules = [ | 1 include_rules = [ |
| 2 "+ash", | 2 "+ash", |
| 3 "+content/public", | |
| 3 "+components/google/core/browser", | 4 "+components/google/core/browser", |
| 4 "+ui/base", | 5 "+ui/base", |
| 5 "+ui/gfx", | 6 "+ui/gfx", |
| 6 ] | 7 ] |
| OLD | NEW |