Chromium Code Reviews| OLD | NEW |
|---|---|
| 1 include_rules = [ | 1 include_rules = [ |
| 2 "+gpu/blink", | |
| 3 "+gpu/command_buffer/client", | 2 "+gpu/command_buffer/client", |
| 4 "+webkit/common/gpu", | 3 "+gpu/command_buffer/common", |
| 4 "+gpu/skia_bindings", | |
| 5 "+skia/ext", | |
| 5 ] | 6 ] |
| OLD | NEW |