| include_rules = [ |
| "+cc/paint", |
| "+net", |
| "+skia", |
| "+third_party/dawn/include", |
| "+third_party/libyuv/include/libyuv/planar_functions.h", |
| "+third_party/skia", |
| "+components/crash/core/common/crash_key.h", |
| "+components/viz/common/gpu/metal_context_provider.h", |
| "+components/viz/common/gpu/vulkan_context_provider.h", |
| "+components/viz/common/resources/shared_image_format.h", |
| "+components/viz/common/resources/resource_sizes.h", |
| "+components/viz/common/resources/shared_image_format.h", |
| "+components/viz/common/resources/shared_image_format_utils.h", |
| "+ui/base/ozone_buildflags.h", |
| ] |
| |
| specific_include_rules = { |
| "drm_modifiers_filter_dawn\.cc": [ |
| "+third_party/libdrm/src/include/drm/drm_fourcc.h", |
| ], |
| } |