Roll third_party/tint/ aa58a6934..16d5739b7 (1 commit)

https://dawn.googlesource.com/tint/+log/aa58a6934c27..16d5739b7337

$ git log aa58a6934..16d5739b7 --date=short --no-merges --format='%ad %ae %s'
2022-02-22 rharrison Update fuzzer build path that was missed in the repo shuffle

Created with:
  roll-dep third_party/tint

BUG=tint:1418

Change-Id: I0f22529964e1a5d3f510dc8d249d24fb278e10a1
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/81581
Auto-Submit: Ryan Harrison <rharrison@chromium.org>
Reviewed-by: Austin Eng <enga@chromium.org>
Reviewed-by: Shrek Shao <shrekshao@google.com>
This commit is contained in:
Ryan Harrison 2022-02-22 18:40:54 +00:00
parent 35faf22cf0
commit 9fa7022ce3
1 changed files with 1 additions and 1 deletions

2
DEPS
View File

@ -113,7 +113,7 @@ deps = {
# WGSL support
'third_party/tint': {
'url': '{dawn_git}/tint@aa58a6934c270446d7e6e0bef095241d3d772cbf',
'url': '{dawn_git}/tint@16d5739b7337666c6bd3349e5445c09bb9bae419',
},
# GLFW for tests and samples