Chromium Code Reviews| OLD | NEW |
|---|---|
| 1 include_rules = [ | 1 include_rules = [ |
| 2 "+chromeos/network", | 2 "+chromeos/network", |
| 3 "+components/data_use_measurement/core", | 3 "+components/data_use_measurement/core", |
| 4 "+components/variations", | |
| 4 "+net", | 5 "+net", |
| 5 "+third_party/cros_system_api", | 6 "+third_party/cros_system_api", |
| 6 ] | 7 ] |
| OLD | NEW |