Chromium Code Reviews| OLD | NEW |
|---|---|
| 1 include_rules = [ | 1 include_rules = [ |
| 2 "+breakpad", | 2 "+breakpad", |
| 3 "+chrome_frame", | |
| 4 "+google_update", | 3 "+google_update", |
| 5 "+rlz", | 4 "+rlz", |
| 6 "+third_party/bspatch", | 5 "+third_party/bspatch", |
| 7 "+third_party/lzma_sdk", | 6 "+third_party/lzma_sdk", |
| 8 ] | 7 ] |
| OLD | NEW |