Skip to content

Commit f1127e9

Browse files
committed
Bug 1829305: build(webgpu): track wgpu-hal for wgpu_bindings source deps r=webgpu-reviewers,jimb
Differential Revision: https://phabricator.services.mozilla.com/D176208 UltraBlame original commit: 7ee960d8d4bc4515d522c8711d4ae1d9fc60ecf1
1 parent f210dd4 commit f1127e9

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)