Chromium Code Reviews| OLD | NEW |
|---|---|
| 1 include_rules = [ | 1 include_rules = [ |
| 2 "+components/test_runner", | |
| 3 "+crypto", | 2 "+crypto", |
| 4 "+third_party/re2", | 3 "+third_party/re2", |
| 5 "+third_party/WebKit/public/platform", | 4 "+third_party/WebKit/public/platform", |
| 6 "+third_party/WebKit/public/web", | 5 "+third_party/WebKit/public/web", |
| 7 ] | 6 ] |
| OLD | NEW |