Chromium Code Reviews| OLD | NEW |
|---|---|
| 1 include_rules = [ | 1 include_rules = [ |
| 2 "+components/variations", | 2 "+components/variations", |
| 3 "+content/public/browser", | 3 "+content/public/browser", |
| 4 "+content/public/common", | 4 "+content/public/common", |
| 5 "+content/public/test", | 5 "+content/public/test", |
| 6 "+crypto", | 6 "+crypto", |
| 7 "+third_party/protobuf/src/google", | |
| 7 "+net", | 8 "+net", |
| 8 ] | 9 ] |
| OLD | NEW |