Chromium Code Reviews| OLD | NEW |
|---|---|
| 1 include_rules = [ | 1 include_rules = [ |
| 2 "+net", | 2 "+net", |
| 3 "+components/metrics", | 3 "+components/metrics", |
| 4 "+components/domain_reliability", | 4 "+components/domain_reliability", |
| 5 "+google_apis/gaia", | |
| 5 ] | 6 ] |
| OLD | NEW |