summaryrefslogtreecommitdiff
path: root/chromium/third_party/blink/renderer/modules/webgpu/DEPS
blob: cab332cf5844be62079178d47d9a0bf2806a9221 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
include_rules = [
    "+cc/layers/texture_layer.h",
    "+cc/layers/texture_layer_client.h",
    "+cc/resources/cross_thread_shared_bitmap.h",
    "+components/viz/common/resources/resource_format_utils.h",
    "+gpu/command_buffer/common/mailbox.h",
    "+gpu/command_buffer/common/shared_image_usage.h",
    "+gpu/command_buffer/common/sync_token.h",
    "+gpu/command_buffer/client/raster_interface.h",
    "+gpu/command_buffer/client/shared_image_interface.h",
    "+gpu/command_buffer/client/webgpu_interface.h",
    "+gpu/command_buffer/client/webgpu_interface_stub.h",
    "+media/base/video_frame.h",
    "+services/metrics/public/cpp/ukm_builders.h",
]