OLD | NEW |
1 include_rules = [ | 1 include_rules = [ |
| 2 "+cc/ipc", |
2 "+cc/output", | 3 "+cc/output", |
3 "+cc/quads", | 4 "+cc/quads", |
4 "+cc/resources", | 5 "+cc/resources", |
5 "+cc/surfaces", | 6 "+cc/surfaces", |
6 "+components/mus/public", | 7 "+components/mus/public", |
7 "+gpu/command_buffer/common/mailbox.h", | 8 "+gpu/command_buffer/common/mailbox.h", |
8 "+gpu/command_buffer/common/mailbox_holder.h", | 9 "+gpu/command_buffer/common/mailbox_holder.h", |
9 "+gpu/command_buffer/common/sync_token.h", | 10 "+gpu/command_buffer/common/sync_token.h", |
10 "+third_party/skia/include", | 11 "+third_party/skia/include", |
11 "+ui/gfx/geometry", | 12 "+ui/gfx/geometry", |
12 "+ui/gfx/transform.h", | 13 "+ui/gfx/transform.h", |
13 ] | 14 ] |
OLD | NEW |