Chromium Code Reviews| OLD | NEW |
|---|---|
| 1 include_rules = [ | 1 include_rules = [ |
| 2 "-chrome", | 2 "-chrome", |
| 3 "-content", | 3 "-content", |
| 4 "+components/data_use_measurement/core", | |
| 4 "+crypto", | 5 "+crypto", |
| 5 "+net", | 6 "+net", |
| 6 "+third_party/ocmock", | 7 "+third_party/ocmock", |
| 7 ] | 8 ] |
| OLD | NEW |