Chromium Code Reviews| OLD | NEW |
|---|---|
| 1 include_rules = [ | 1 include_rules = [ |
| 2 "+content/shell/browser", | |
|
tonikitoo
2016/10/19 19:34:07
unrelated to this change?
Jay Civelli
2016/10/19 20:00:13
Good catch, removed.
| |
| 2 "+gpu/GLES2", | 3 "+gpu/GLES2", |
| 3 "+services/ui/public/cpp", | 4 "+services/ui/public/cpp", |
| 4 ] | 5 ] |
| 5 | 6 |
| OLD | NEW |