# Please consult components/viz/README.md about allowable dependencies. | |
include_rules = [ | |
"+cc/output", | |
"+cc/resources", | |
"+components/metal_util", | |
"+gpu/command_buffer", | |
"+gpu/config", | |
"+gpu/GLES2/gl2extchromium.h", | |
"+gpu/vulkan", | |
"+third_party/dawn/include", | |
"+third_party/khronos/GLES2/gl2.h", | |
"+third_party/skia/include/gpu", | |
"+third_party/vulkan_headers/include", | |
] |