910e62b5创建于 1月15日历史提交
include_rules = [
  "+cc/paint",
  "+mojo/public",
  "+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/metal_util",
  "+components/persistent_cache",
  "+components/viz/common/gpu/vulkan_context_provider.h",
  "+components/viz/common/resources/shared_image_format.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",
  ],
}