Chromium Code Reviews| OLD | NEW |
|---|---|
| 1 include_rules = [ | 1 include_rules = [ |
| 2 "+components/crash", | |
| 2 "+components/metrics", | 3 "+components/metrics", |
| 3 "+components/version_info", | |
| 4 "+third_party/crashpad/crashpad", | 4 "+third_party/crashpad/crashpad", |
| 5 ] | 5 ] |
| OLD | NEW |