Chromium Code Reviews| OLD | NEW |
|---|---|
| 1 include_rules = [ | 1 include_rules = [ |
| 2 "+chrome/browser", | 2 "+chrome/browser", |
| 3 "+chrome/common/extensions", | 3 "+chrome/common/extensions", |
| 4 "+chrome/grit/chromium_strings.h", | |
| 4 "+net/base", | 5 "+net/base", |
| 6 "+ui", | |
| 5 ] | 7 ] |
| OLD | NEW |