Chromium Code Reviews| OLD | NEW |
|---|---|
| 1 include_rules = [ | 1 include_rules = [ |
| 2 "+athena/activity/public", | |
| 3 "+chrome/browser", | 2 "+chrome/browser", |
| 4 "+chrome/common/extensions", | 3 "+chrome/common/extensions", |
| 5 "+extensions/browser", | |
| 6 "+net/base", | 4 "+net/base", |
| 7 ] | 5 ] |
| OLD | NEW |