Chromium Code Reviews| OLD | NEW |
|---|---|
| 1 include_rules = [ | 1 include_rules = [ |
| 2 "+components/upload_list", | |
| 3 "+components/strings/grit/components_chromium_strings.h", | 2 "+components/strings/grit/components_chromium_strings.h", |
| 4 "+components/strings/grit/components_strings.h", | 3 "+components/strings/grit/components_strings.h", |
| 4 "+components/upload_list", | |
| 5 ] | 5 ] |
| OLD | NEW |