Skip to content
This repository was archived by the owner on Jul 9, 2025. It is now read-only.

Commit 3914571

Browse files
Bug 1829305: build(webgpu): track wgpu-hal for wgpu_bindings source deps r=webgpu-reviewers,jimb
Differential Revision: https://phabricator.services.mozilla.com/D176208
1 parent d95cf63 commit 3914571

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

gfx/wgpu_bindings/moz.build

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ if CONFIG["COMPILE_ENVIRONMENT"]:
1919
inputs=[
2020
"/gfx/wgpu_bindings",
2121
"/third_party/rust/wgpu-core",
22+
"/third_party/rust/wgpu-hal",
2223
"/third_party/rust/wgpu-types",
2324
],
2425
)

0 commit comments

Comments
 (0)