OLD | NEW |
1 include_rules = [ | 1 include_rules = [ |
2 "+cc/surfaces/surface_id.h", | 2 "+cc/surfaces/surface_id.h", |
3 "+cc/surfaces/surface_id_allocator.h", | 3 "+cc/surfaces/surface_id_allocator.h", |
4 "+gpu/command_buffer/common/mailbox.h", | 4 "+gpu/command_buffer/common/mailbox.h", |
5 "+gpu/GLES2", | 5 "+gpu/GLES2", |
6 "+mojo/geometry", | 6 "+mojo/geometry", |
7 "+third_party/khronos/GLES2", | 7 "+third_party/khronos/GLES2", |
8 "+third_party/skia/include", | 8 "+third_party/skia/include", |
9 "+ui/gfx", | 9 "+ui/gfx", |
10 ] | 10 ] |
OLD | NEW |