Roll Tint from 8045166b166d to 5f5d43ff5193 (1 revision)

https://dawn.googlesource.com/tint.git/+log/8045166b166d..5f5d43ff5193

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 jrprice@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: jrprice@google.com
Change-Id: Ia836932493d5f0ee77417e5420b00eb40bfe4d91
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/66760
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 c4a9f91..2af24ab 100644
--- a/DEPS
+++ b/DEPS
@@ -100,7 +100,7 @@
 
   # WGSL support
   'third_party/tint': {
-    'url': '{dawn_git}/tint@8045166b166d1b61e8130c10dc515731ef4843ff',
+    'url': '{dawn_git}/tint@5f5d43ff51936080b036c130bc0f2a81d4f20d4f',
   },
 
   # GLFW for tests and samples