Roll Tint from 71763c84c2fa to 08146e2300ae (1 revision)

https://dawn.googlesource.com/tint.git/+log/71763c84c2fa..08146e2300ae

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/tint-dawn
Please CC bclayton@google.com on the revert to ensure that a human
is aware of the problem.

To file a bug in Dawn: https://bugs.chromium.org/p/dawn/issues/entry

To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md

Bug: None
Tbr: bclayton@google.com
Change-Id: I040798cec1f9c0d05dc785d5ca92741557276f43
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/66020
Reviewed-by: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
diff --git a/DEPS b/DEPS
index ecadfc3..6462a42 100644
--- a/DEPS
+++ b/DEPS
@@ -97,7 +97,7 @@
 
   # WGSL support
   'third_party/tint': {
-    'url': '{dawn_git}/tint@71763c84c2fa8f1585cf433f6cfb424265930e04',
+    'url': '{dawn_git}/tint@08146e2300ae803e59f25b8809da2fcb4e1bf384',
   },
 
   # GLFW for tests and samples