Chromium Code Reviews| OLD | NEW |
|---|---|
| 1 include_rules = [ | 1 include_rules = [ |
| 2 "+chromecast", | 2 "+chromecast", |
| 3 "+components/crash", | 3 "+components/crash", |
| 4 "+content/public/app", | 4 "+content/public/app", |
| 5 "+content/public/browser", | 5 "+content/public/browser", |
| 6 "+content/public/common", | |
| 7 "+ui/base", | |
| 6 ] | 8 ] |
| OLD | NEW |